test cluster first dns
This commit is contained in:
parent
9a5433277b
commit
3937d11814
1 changed files with 1 additions and 5 deletions
|
@ -51,11 +51,7 @@ spec:
|
|||
runAsGroup: &group 1000
|
||||
fsGroup: *group
|
||||
fsGroupChangePolicy: "OnRootMismatch"
|
||||
dnsPolicy: None
|
||||
dnsConfig:
|
||||
nameservers:
|
||||
- 1.1.1.1
|
||||
- 8.8.8.8
|
||||
dnsPolicy: ClusterFirst
|
||||
|
||||
containers:
|
||||
app:
|
||||
|
|
Reference in a new issue