theshire/kubernetes/apps/observability/gatus/app/pushsecret.yaml

20 lines
470 B
YAML
Raw Normal View History

2024-04-07 09:05:08 -05:00
---
# yaml-language-server: $schema=https://ks.hsn.dev/external-secrets.io/pushsecret_v1alpha1.json
apiVersion: external-secrets.io/v1alpha1
kind: PushSecret
metadata:
name: thanos
spec:
refreshInterval: 1h
secretStoreRefs:
- name: onepassword-connect
kind: ClusterSecretStore
selector:
secret:
name: gatus-pguser-gatus
data:
- match:
secretKey: uri
remoteRef:
remoteKey: gatus
property: DATABASE_URI