Files
infrastructure/servers/legion/k8s/plane/externalsecret.yaml
Will Anderson 2d98df75ad Deploy Plane project management to k8s with Cloudflare Access gate
Adds all k8s manifests (namespace, postgres, redis, api, worker, beat,
web, ingress, externalsecret, configmap, kustomization), Argo CD Application,
and Cloudflare Zero Trust access policy for plane.neuralplatform.ai.
2026-04-24 14:21:02 -05:00

19 lines
383 B
YAML

apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: plane-secrets
namespace: plane
spec:
refreshInterval: 1h
secretStoreRef:
name: vault
kind: ClusterSecretStore
target:
name: plane-secrets
creationPolicy: Owner
data:
- secretKey: secret_key
remoteRef:
key: secret/data/plane/config
property: secret_key