| commit | 7fc15e7f3ceb8abd9da1f0baf433c362ce029fdf | [log] [tgz] |
|---|---|---|
| author | giolekva <giolekva@gmail.com> | Fri Dec 03 15:54:42 2021 +0400 |
| committer | giolekva <giolekva@gmail.com> | Fri Dec 03 15:54:42 2021 +0400 |
| tree | af33c478c1ac889787c28c60ff30d132f02af26d | |
| parent | 26a96815245899b58f51679b99e55d739dc6e873 [diff] [blame] |
Installer: make vpn ip configurable
diff --git a/charts/auth/templates/ui.yaml b/charts/auth/templates/ui.yaml index 8936f4d..ad31ccb 100644 --- a/charts/auth/templates/ui.yaml +++ b/charts/auth/templates/ui.yaml
@@ -50,6 +50,8 @@ metadata: labels: app: ui + annotations: + checksum/config: {{ include (print $.Template.BasePath "/lighthouse-config.yaml") . | sha256sum }} spec: volumes: - name: cert