Update values.yaml
This commit is contained in:
parent
302bfe3cc5
commit
18f55697cc
|
@ -15,7 +15,7 @@ deployment:
|
||||||
initContainers: []
|
initContainers: []
|
||||||
|
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
worker: "true"
|
worker: "true" # add these labels to your worker nodes before running - see video
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
web:
|
web:
|
||||||
|
|
Loading…
Reference in New Issue