Commit 3379c2c
committed
install/0000_00_cluster-version-operator_02_networkpolicy: Add inclusion annotations
Somehow we'd missed these in 07c6b5c (OTA-1521: Add a default-deny
network policy for CVO namespace, 2025-05-27, #1198), so the policy
had not been getting applied to any clusters [1].
While I'm at it, I've also shifted the YAML comments into a
kubernetes.io/description annotation, as we do for most of our
manifests, so the purpose and implementation notes are available to
curious cluster-admins the same as they're available to CVO devs.
[1]: https://issues.redhat.com/browse/OCPBUGS-777621 parent 54dc4ef commit 3379c2c
1 file changed
Lines changed: 7 additions & 5 deletions
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 4 | | |
9 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | | - | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments