nextcloud: bump to v23.0.3, helm chart v2.14.2

This commit is contained in:
ace
2022-04-21 19:22:11 +03:00
parent a35779d1ab
commit 120de6246a
2 changed files with 4 additions and 1 deletions

View File

@ -40,6 +40,9 @@ nextcloud_default_values:
- secretName: "{{ nextcloud_short_name }}.{{ domain }}-tls"
hosts:
- "{{ nextcloud_short_name }}.{{ domain }}"
phpClientHttpsFix:
enabled: true
protocol: https
nextcloud:
host: "{{ nextcloud_short_name }}.{{ domain }}"
username: admin