remove security cnotext to test if error relates to that

This commit is contained in:
j 2025-07-01 11:15:46 +10:00
parent 4c2e8ba7ac
commit be0d734ca9

View file

@ -97,8 +97,6 @@ spec:
labels: labels:
app: bind-master app: bind-master
spec: spec:
securityContext:
fsGroup: 999
containers: containers:
- name: bind-master - name: bind-master
image: internetsystemsconsortium/bind9:9.18 image: internetsystemsconsortium/bind9:9.18
@ -142,8 +140,6 @@ spec:
spec: spec:
hostNetwork: true hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet dnsPolicy: ClusterFirstWithHostNet
securityContext:
fsGroup: 999
containers: containers:
- name: bind9 - name: bind9
image: internetsystemsconsortium/bind9:9.18 image: internetsystemsconsortium/bind9:9.18