use '-' for default server
This commit is contained in:
parent
70c3d04430
commit
61f1b646ea
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ global:
|
||||||
image: "vault:1.0.0-beta2"
|
image: "vault:1.0.0-beta2"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
enabled: false
|
enabled: "-"
|
||||||
image: null
|
image: null
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue