This commit is contained in:
2023-08-27 18:20:47 +02:00
parent e1ea960b82
commit 548d3f24aa
2 changed files with 59 additions and 59 deletions

View File

@@ -68,7 +68,7 @@ resource "kubectl_manifest" "scimgateway_deploy" {
secretKeyRef:
name: "${var.instance}"
key: default
- name: WILDDUCK_INITIAL_PASSWD
- name: SEED
valueFrom:
secretKeyRef:
name: "${var.instance}"