nextcloud: bump to v23.0.3, helm chart v2.14.2
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user