Add custom pw wp

This commit is contained in:
Ruben Hensen
2025-03-13 11:11:06 +01:00
parent f3f337ff7b
commit 7bce445878
18 changed files with 46 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: template
spec:
refreshInterval: "15s"
secretStoreRef:
name: vault-backend
kind: ClusterSecretStore
target:
name: ente-photos-config
data:
- secretKey: pgpass
remoteRef:
key: ente-photos-postgres
property: password
- secretKey: miniopass
remoteRef:
key: minio-ente-photos-user
property: password