wip
This commit is contained in:
parent
32806ea7b1
commit
20ef47ccc7
1 changed files with 3 additions and 3 deletions
|
|
@ -16,9 +16,9 @@ spec:
|
||||||
- namespaceSelector:
|
- namespaceSelector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
name: kube-system
|
name: kube-system
|
||||||
ports:
|
# ports:
|
||||||
- protocol: TCP
|
# - protocol: TCP
|
||||||
port: {{ .Values.port }}
|
# port: {{ .Values.port }}
|
||||||
# egress:
|
# egress:
|
||||||
# TODO, optionally add egress restriction.
|
# TODO, optionally add egress restriction.
|
||||||
# - to:
|
# - to:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue