var als helm parameter
This commit is contained in:
@@ -10,9 +10,11 @@ spec:
|
|||||||
repoURL: 'https://nextcloud.github.io/helm/'
|
repoURL: 'https://nextcloud.github.io/helm/'
|
||||||
targetRevision: 6.*.*
|
targetRevision: 6.*.*
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
# valuesObject:
|
||||||
TRUSTED_PROXIES: "10.43.0.0/16 10.42.0.0/16 192.168.4.0/24"
|
# TRUSTED_PROXIES: "10.43.0.0/16 10.42.0.0/16 192.168.4.0/24"
|
||||||
parameters:
|
parameters:
|
||||||
|
- name: TRUSTED_PROXIES
|
||||||
|
value: '10.43.0.0/16 10.42.0.0/16 192.168.4.0/24'
|
||||||
- name: image.repository
|
- name: image.repository
|
||||||
value: 'nextcloud'
|
value: 'nextcloud'
|
||||||
- name: image.flavor
|
- name: image.flavor
|
||||||
|
|||||||
Reference in New Issue
Block a user