Skip to content

Commit

Permalink
Add NetworkPolicy to allow CCM communication to runtime (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
defo89 authored Aug 21, 2024
1 parent 7778aea commit 18f0269
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ spec:
role: cloud-controller-manager
networking.gardener.cloud/to-dns: allowed
networking.gardener.cloud/to-public-networks: allowed
networking.gardener.cloud/to-runtime-apiserver: allowed
networking.resources.gardener.cloud/to-kube-apiserver-tcp-443: allowed
{{- if .Values.podLabels }}
{{ toYaml .Values.podLabels | indent 8 }}
Expand Down

0 comments on commit 18f0269

Please sign in to comment.