File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7373 # test the helm chart with postgresql subchart enabled
7474 - name : PostgreSQL Enabled
7575 # helm_args: '--helm-extra-args "--values values.yaml --values test_values/postgresql_enabled_values.yaml"'
76- helm_args : ' --helm-extra-args " --values charts/nextcloud/values.yaml --values charts/nextcloud/ test_values/postgresql_enabled_values.yaml" '
76+ helm_args : " --helm-extra-args ' --values charts/nextcloud/test_values/postgresql_enabled_values.yaml' "
7777
7878 # test the helm chart with nginx container enabled
7979 # - name: Nginx Enabled
8787 - name : S3 Enabled as Primary Storage
8888 # we need to skip the clean up so we can test adding a file
8989 helm_args : |
90- --helm-extra-args " --values charts/nextcloud/test_values/s3_enabled_values.yaml" \
90+ --helm-extra-args ' --values charts/nextcloud/test_values/s3_enabled_values.yaml' \
9191 --namespace nextcloud \
9292 --skip-clean-up
9393
You can’t perform that action at this time.
0 commit comments