Add postgresql /w secrets

This commit is contained in:
Ruben Hensen
2024-09-12 13:05:09 +02:00
parent 382ade21c4
commit b5f18ae76a
6 changed files with 1835 additions and 2 deletions
+16
View File
@@ -0,0 +1,16 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: postgresql-es
namespace: ente-photos
spec:
refreshInterval: "15s"
secretStoreRef:
name: vault-backend
kind: ClusterSecretStore
target:
name: postgres-config
dataFrom:
- extract:
key: ente-photos-postgres