Skip to content

Commit

Permalink
Allow communication to runtime apiserver from admission deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
DockToFuture committed Feb 8, 2024
1 parent 323a249 commit e6928ba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ spec:
labels:
networking.gardener.cloud/to-dns: allowed
networking.resources.gardener.cloud/to-virtual-garden-kube-apiserver-tcp-443: allowed
networking.gardener.cloud/to-runtime-apiserver: allowed
{{ include "labels" . | indent 8 }}
spec:
serviceAccountName: {{ include "name" . }}
Expand Down

0 comments on commit e6928ba

Please sign in to comment.