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:
|
metadata:
|
||||||
name: gitea
|
name: gitea
|
||||||
|
|
||||||
resources:
|
|
||||||
- secret.yaml
|
|
||||||
|
|
||||||
helmCharts:
|
helmCharts:
|
||||||
- name: gitea
|
- name: gitea
|
||||||
repo: https://dl.gitea.com/charts/
|
repo: https://dl.gitea.com/charts/
|
||||||
|
|||||||
@@ -446,7 +446,7 @@ gitea:
|
|||||||
## @param gitea.additionalConfigSources Additional configuration from secret or configmap
|
## @param gitea.additionalConfigSources Additional configuration from secret or configmap
|
||||||
additionalConfigSources:
|
additionalConfigSources:
|
||||||
- secret:
|
- secret:
|
||||||
secretName: gitea-conf-smtp
|
secretName: gitea-conf-smtp-secret
|
||||||
# - configMap:
|
# - configMap:
|
||||||
# name: gitea-app-ini-plaintext
|
# name: gitea-app-ini-plaintext
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user