diff --git a/deployments/dns/bind.yaml b/deployments/dns/bind.yaml index ed9c336..ea3b45a 100644 --- a/deployments/dns/bind.yaml +++ b/deployments/dns/bind.yaml @@ -97,6 +97,8 @@ spec: labels: app: bind-master spec: + securityContext: + fsGroup: 999 containers: - name: bind-master image: internetsystemsconsortium/bind9:9.18 @@ -140,6 +142,8 @@ spec: spec: hostNetwork: true dnsPolicy: ClusterFirstWithHostNet + securityContext: + fsGroup: 999 containers: - name: bind9 image: internetsystemsconsortium/bind9:9.18