Skip to content

Commit

Permalink
fix copy/paste mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
phyrog committed Sep 24, 2024
1 parent 73cba4b commit 8bc6907
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ 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-dns: allowed
networking.gardener.cloud/to-runtime-apiserver: allowed
spec:
{{- if gt (int .Values.replicaCount) 1 }}
Expand Down

0 comments on commit 8bc6907

Please sign in to comment.