Skip to content

Commit 8970d0f

Browse files
perdasilvaPer Goncalves da Silva
andcommitted
Adds kube-apiserver egress to config map catalog source network policy (#3582)
Signed-off-by: Per Goncalves da Silva <[email protected]> Co-authored-by: Per Goncalves da Silva <[email protected]> Upstream-repository: operator-lifecycle-manager Upstream-commit: 8c53b7f2598c0a2b88c22568712c18152cdfeee5
1 parent c3acba0 commit 8970d0f

File tree

10 files changed

+138
-246
lines changed

10 files changed

+138
-246
lines changed

manifests/0000_50_olm_01-olm-operator.serviceaccount.yaml

Lines changed: 0 additions & 53 deletions
This file was deleted.

manifests/0000_50_olm_02-olmconfig.yaml

Lines changed: 0 additions & 10 deletions
This file was deleted.

manifests/0000_50_olm_02-services.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

microshift-manifests/0000_50_olm_01-olm-operator.serviceaccount.yaml

Lines changed: 0 additions & 53 deletions
This file was deleted.

microshift-manifests/0000_50_olm_02-olmconfig.yaml

Lines changed: 0 additions & 10 deletions
This file was deleted.

microshift-manifests/0000_50_olm_02-services.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

microshift-manifests/kustomization.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ resources:
1414
- 0000_50_olm_00-pprof-rbac.yaml
1515
- 0000_50_olm_00-pprof-secret.yaml
1616
- 0000_50_olm_00-subscriptions.crd.yaml
17-
- 0000_50_olm_01-olm-operator.serviceaccount.yaml
18-
- 0000_50_olm_02-olmconfig.yaml
19-
- 0000_50_olm_02-services.yaml
17+
- 0000_50_olm_01-networkpolicies.yaml
18+
- 0000_50_olm_02-olm-operator.serviceaccount.yaml
19+
- 0000_50_olm_03-olmconfig.yaml
20+
- 0000_50_olm_03-services.yaml
2021
- 0000_50_olm_07-olm-operator.deployment.yaml
2122
- 0000_50_olm_08-catalog-operator.deployment.yaml
2223
- 0000_50_olm_09-aggregated.clusterrole.yaml

0 commit comments

Comments
 (0)