Set the correct secret for vault-bootstrap-job
This commit is contained in:
parent
f2051ed79c
commit
861788dac3
@ -17,7 +17,7 @@ spec:
|
|||||||
image: hashicorp/vault:1.15
|
image: hashicorp/vault:1.15
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: vault-admin # מספק VAULT_ADDR + VAULT_TOKEN (אדמין)
|
name: vault-admin-token # מספק VAULT_ADDR + VAULT_TOKEN (אדמין)
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: bootstrap-config
|
- name: bootstrap-config
|
||||||
mountPath: /config # מכיל mounts + roles
|
mountPath: /config # מכיל mounts + roles
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user