Files
kubernetes/manifests/artemis/gitea/secret.yaml
Daniël Groothuis ebb97c96df
All checks were successful
Validate K8s manifests / validate-manifests (push) Successful in 55s
chore(gitea): Updated values for SMTP support
2025-10-28 11:25:52 +01:00

18 lines
323 B
YAML

---
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: gitea-conf-smtp
spec:
refreshInterval: 1h
secretStoreRef:
name: platform
kind: ClusterSecretStore
target:
name: gitea-conf-smtp
stringData:
- secretKey: mailer
remoteRef:
key: gitea
property: config