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:
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue