1
0
Fork 0

Update chart to add letsencrypt

This commit is contained in:
Joao Gilberto Magalhaes 2022-09-02 20:09:15 -05:00
parent 85922425d4
commit d746c225cb
6 changed files with 23 additions and 15 deletions

View file

@ -69,3 +69,7 @@ spec:
value: {{ .Values.easyhaproxy.logLevel.haproxy }}
- name: CERTBOT_LOG_LEVEL
value: {{ .Values.easyhaproxy.logLevel.certbot }}
{{- if .Values.easyhaproxy.letsencrypt.email }}
- name: EASYHAPROXY_LETSENCRYPT_EMAIL
value: {{ .Values.easyhaproxy.letsencrypt.email }}
{{ end }}

View file

@ -69,6 +69,8 @@ easyhaproxy:
certbot: DEBUG
easyhaproxy: DEBUG
haproxy: DEBUG
letsencrypt:
email: ""
# Make sure to create this
masterNode: