Files
Mayacontigo/apps/ocp/.k8s/secrets.yaml
2025-11-24 22:39:12 +00:00

18 lines
377 B
YAML

apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: mayacontigo-ocp-vault
spec:
refreshInterval: "15s"
secretStoreRef:
name: vault-backend
kind: ClusterSecretStore
namespace: external-secrets
target:
name: mayacontigo-ocp-vault
data:
- secretKey: VAULT_TOKEN
remoteRef:
key: mayacontigo-ocp
property: VAULT_TOKEN