add app set

This commit is contained in:
2025-11-24 16:49:46 +00:00
parent 11214c47f6
commit 0f33809314
8 changed files with 123 additions and 373 deletions

View File

@@ -0,0 +1,18 @@
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