feat: patch coredns not to be deployed in a non-master node
This commit is contained in:
parent
56a78aa73a
commit
0153c9958c
16 changed files with 45 additions and 382 deletions
|
|
@ -19,16 +19,19 @@ spec:
|
|||
node:
|
||||
driver:
|
||||
image:
|
||||
tag: "next@sha256:6b758d6faf96f0e96d4b8ac0e240fc290c7bace23c20d78a3eb93781652cb1f1"
|
||||
tag: next
|
||||
pullPolicy: Always
|
||||
controller:
|
||||
driver:
|
||||
image:
|
||||
tag: "next@sha256:6b758d6faf96f0e96d4b8ac0e240fc290c7bace23c20d78a3eb93781652cb1f1"
|
||||
tag: next
|
||||
pullPolicy: Always
|
||||
csiDriver:
|
||||
name: org.dcsi.nfs
|
||||
driver:
|
||||
image:
|
||||
tag: next
|
||||
pullPolicy: Always
|
||||
existingConfigSecret: secrets-dcsi
|
||||
config:
|
||||
driver: freenas-api-nfs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue