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

15 lines
278 B
YAML
Raw Normal View History

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