Files
Mayacontigo/apps/ocp/.k8s/secrets.yaml
2025-11-24 21:32:33 +00:00

18 lines
370 B
YAML

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