This commit is contained in:
Ruben Hensen
2025-03-25 15:24:44 +01:00
parent 122b5f244a
commit 4d9e1bea6a
4 changed files with 189 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: hensenio-smtp-secrets
namespace: mbgwp
spec:
refreshInterval: "15m"
secretStoreRef:
name: vault-backend
kind: ClusterSecretStore
target:
name: hensenio-smtp
creationPolicy: Owner
data:
- secretKey: smtp-password
remoteRef:
key: kv/hensenio/smtp
property: password