fix syntax
This commit is contained in:
parent
37f62cc3d3
commit
0629000089
1 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,8 @@ spec:
|
||||||
storageClass: longhorn
|
storageClass: longhorn
|
||||||
globalMounts:
|
globalMounts:
|
||||||
- path: /config
|
- path: /config
|
||||||
|
|
||||||
|
pod:
|
||||||
dnsPolicy: None
|
dnsPolicy: None
|
||||||
dnsConfig:
|
dnsConfig:
|
||||||
nameservers:
|
nameservers:
|
||||||
|
|
Reference in a new issue