[feature] Update dns-autoscaler (#9996)

This commit is contained in:
Mohamed Omar Zaian
2023-04-24 11:47:01 +02:00
committed by GitHub
parent a59e27cb6b
commit 4deeaba335
2 changed files with 3 additions and 2 deletions

View File

@@ -30,12 +30,13 @@ spec:
labels:
k8s-app: dns-autoscaler{{ coredns_ordinal_suffix }}
annotations:
seccomp.security.alpha.kubernetes.io/pod: 'runtime/default'
spec:
nodeSelector:
{{ dns_autoscaler_deployment_nodeselector}}
priorityClassName: system-cluster-critical
securityContext:
seccompProfile:
type: RuntimeDefault
supplementalGroups: [ 65534 ]
fsGroup: 65534
nodeSelector: