UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Core
istio-controlplane
Commits
bc9867a0
Commit
bc9867a0
authored
Jul 08, 2021
by
Micah Nagel
💰
Browse files
more standard
parent
92462174
Pipeline
#355956
passed with stages
in 1 minute and 45 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
chart/templates/network-policy/ingress-istio-enabled-ns.yaml
chart/templates/network-policy/ingress-istio-enabled-ns.yaml
+1
-1
chart/templates/network-policy/ingress-istio-enabled-pod.yaml
...t/templates/network-policy/ingress-istio-enabled-pod.yaml
+1
-1
chart/templates/network-policy/ingress-monitoring-istiod.yaml
...t/templates/network-policy/ingress-monitoring-istiod.yaml
+1
-1
chart/templates/network-policy/ingress-webhook.yaml
chart/templates/network-policy/ingress-webhook.yaml
+1
-1
No files found.
chart/templates/network-policy/ingress-istio-enabled-ns.yaml
View file @
bc9867a0
...
...
@@ -15,7 +15,7 @@ spec:
protocol
:
TCP
podSelector
:
matchLabels
:
istio
:
pilot
app
:
istiod
policyTypes
:
-
Ingress
-
Egress
...
...
chart/templates/network-policy/ingress-istio-enabled-pod.yaml
View file @
bc9867a0
...
...
@@ -16,7 +16,7 @@ spec:
protocol
:
TCP
podSelector
:
matchLabels
:
istio
:
pilot
app
:
istiod
policyTypes
:
-
Ingress
-
Egress
...
...
chart/templates/network-policy/ingress-monitoring-istiod.yaml
View file @
bc9867a0
...
...
@@ -18,7 +18,7 @@ spec:
protocol
:
TCP
podSelector
:
matchLabels
:
istio
:
pilot
app
:
istiod
policyTypes
:
-
Ingress
{{
- end
}}
chart/templates/network-policy/ingress-webhook.yaml
View file @
bc9867a0
...
...
@@ -7,7 +7,7 @@ metadata:
spec
:
podSelector
:
matchLabels
:
istio
:
pilot
app
:
istiod
ingress
:
-
from
:
-
ipBlock
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment