This commit is contained in:
Waylon S. Walker 2025-02-24 07:57:51 -06:00
parent 32806ea7b1
commit 20ef47ccc7

View file

@ -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: