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:
app: bind-master
spec:
securityContext:
fsGroup: 999
containers:
- name: bind-master
image: internetsystemsconsortium/bind9:9.18
@ -142,8 +140,6 @@ spec:
spec:
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
securityContext:
fsGroup: 999
containers:
- name: bind9
image: internetsystemsconsortium/bind9:9.18