Skip to content
Snippets Groups Projects
Verified Commit 86f7ee61 authored by Arie Peterson's avatar Arie Peterson
Browse files

Create and include local values override for nextcloud

parent a399719f
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,7 @@
with_items:
- "nginx"
- "prometheus"
- "nextcloud"
- name: Check if there are failed helm deployments
tags:
......
......@@ -17,5 +17,6 @@ releases:
chart: "../../repos/nextcloud/nextcloud-onlyoffice"
values:
- "../values/nextcloud.yaml.gotmpl"
- "/oas/config/values/apps/nextcloud.yaml.gotmpl"
wait: true
timeout: 600
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment