chore(gitea): Updated values for SMTP support
All checks were successful
Validate K8s manifests / validate-manifests (push) Successful in 55s
All checks were successful
Validate K8s manifests / validate-manifests (push) Successful in 55s
This commit is contained in:
@@ -4,9 +4,6 @@ kind: Kustomization
|
||||
metadata:
|
||||
name: gitea
|
||||
|
||||
resources:
|
||||
- secret.yaml
|
||||
|
||||
helmCharts:
|
||||
- name: gitea
|
||||
repo: https://dl.gitea.com/charts/
|
||||
|
||||
@@ -446,7 +446,7 @@ gitea:
|
||||
## @param gitea.additionalConfigSources Additional configuration from secret or configmap
|
||||
additionalConfigSources:
|
||||
- secret:
|
||||
secretName: gitea-conf-smtp
|
||||
secretName: gitea-conf-smtp-secret
|
||||
# - configMap:
|
||||
# name: gitea-app-ini-plaintext
|
||||
|
||||
|
||||
Reference in New Issue
Block a user