remove security cnotext to test if error relates to that
This commit is contained in:
parent
4c2e8ba7ac
commit
be0d734ca9
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue