Files
infrastructure/clusters/cl01tl/manifests/postiz/ExternalSecret-postiz-config.yaml

19 lines
425 B
YAML

apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: postiz-config
namespace: postiz
labels:
app.kubernetes.io/name: postiz-config
app.kubernetes.io/instance: postiz
app.kubernetes.io/part-of: postiz
spec:
secretStoreRef:
kind: ClusterSecretStore
name: openbao
data:
- secretKey: JWT_SECRET
remoteRef:
key: /cl01tl/postiz/config
property: JWT_SECRET