Files
Mayacontigo/apps/pyme/.k8s/secrets.yaml

18 lines
367 B
YAML

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