Skip to content

Commit

Permalink
allow access to runtime api server (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
phyrog authored Sep 24, 2024
1 parent 01cb503 commit 73cba4b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ spec:
labels:
app.kubernetes.io/name: gardener-extension-{{ .Values.serviceName }}
app.kubernetes.io/instance: {{ .Release.Name }}
networking.gardener.cloud/to-dns: allowed │
networking.gardener.cloud/to-runtime-apiserver: allowed
spec:
{{- if gt (int .Values.replicaCount) 1 }}
affinity:
Expand Down

0 comments on commit 73cba4b

Please sign in to comment.