This commit is contained in:
titusvermesan
2024-11-14 10:53:37 +01:00
parent 3daedb631c
commit b7a0d86241

View File

@@ -10,6 +10,9 @@ spec:
repoURL: 'https://nextcloud.github.io/helm/' repoURL: 'https://nextcloud.github.io/helm/'
targetRevision: 6.*.* targetRevision: 6.*.*
helm: helm:
env:
- name: TRUSTED_PROXIES
value: 10.43.0.0/16 192.168.4.0/24
parameters: parameters:
- name: image.repository - name: image.repository
value: 'nextcloud' value: 'nextcloud'