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

19 lines
395 B
YAML

apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: mayacontigo-ocp-vault
namespace: apps
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