Disable init con
This commit is contained in:
parent
a3182459c8
commit
e624bce872
@ -61,12 +61,12 @@ server:
|
|||||||
# ttl="1h"
|
# ttl="1h"
|
||||||
|
|
||||||
|
|
||||||
env:
|
# env:
|
||||||
- name: VAULT_TOKEN
|
# - name: VAULT_TOKEN
|
||||||
valueFrom:
|
# valueFrom:
|
||||||
secretKeyRef:
|
# secretKeyRef:
|
||||||
name: vault-init
|
# name: vault-init
|
||||||
key: root-token
|
# key: root-token
|
||||||
|
|
||||||
ui:
|
ui:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user