add deployment manifests

This commit is contained in:
Anibal Angulo
2025-11-26 13:24:04 -06:00
parent 9fbcc07426
commit 5e4a155fed
4 changed files with 89 additions and 0 deletions

14
.k8s/secrets.yaml Normal file
View File

@@ -0,0 +1,14 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: playground-vault
namespace: apps
spec:
refreshInterval: "15s"
secretStoreRef:
name: vault-backend
kind: ClusterSecretStore
target:
name: playground-secret
dataFrom:
- key: playground