infra/kubernetes/authentik/VaultStaticSecret-postgres-authentik.yaml

15 lines
298 B
YAML
Raw Permalink Normal View History

2024-07-06 00:48:36 +01:00
apiVersion: secrets.hashicorp.com/v1beta1
kind: VaultStaticSecret
metadata:
name: postgres-authentik
namespace: authentik
spec:
destination:
create: true
name: postgres-authentik
mount: kv
path: authentik/postgres-authentik
refreshAfter: 30s
type: kv-v2
vaultAuthRef: vault