chore: migrate to ESO-managed secrets (Vault backend)
This commit is contained in:
@@ -70,9 +70,12 @@ lions-app:
|
|||||||
# --------------------------------------------------------
|
# --------------------------------------------------------
|
||||||
extraEnvFrom:
|
extraEnvFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: unionflow-server-impl-quarkus-db-secret
|
name: unionflow-server-db-eso
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: unionflow-server-oidc-secret
|
name: unionflow-server-oidc-eso
|
||||||
|
- secretRef:
|
||||||
|
name: brevo-smtp-eso
|
||||||
|
optional: true
|
||||||
|
|
||||||
externalSecret:
|
externalSecret:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user