We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c373a commit 2290f6bCopy full SHA for 2290f6b
deploy/chart/templates/0000_50_olm_01-networkpolicies.yaml
@@ -26,8 +26,6 @@ spec:
26
- ports:
27
- protocol: TCP
28
port: 6443 # kube-api service
29
- - protocol: TCP
30
- port: 50051 # catalog service
31
32
port: 53 # DNS
33
- protocol: UDP
@@ -59,8 +57,6 @@ spec:
59
57
60
58
61
62
63
- port: {{ .Values.package.service.internalPort }} # package service
64
policyTypes:
65
- Ingress
66
- Egress
@@ -86,8 +82,6 @@ spec:
86
82
87
83
88
84
89
90
91
85
92
93
0 commit comments