Skip to content

Commit

Permalink
fix: merge changes that were accidentally made to jx3-pipeline-catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan committed Nov 13, 2020
1 parent 18e79cc commit 91c8e41
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion charts/preview/helmfile.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
environments:
default:
values:
- jx-values.yaml
releases:
- chart: '../charts/{{ requiredEnv "APP_NAME" }}'
name: preview
Expand All @@ -8,7 +12,6 @@ releases:
- jx-values.yaml
- imagePullSecrets.yaml
- values.yaml.gotmpl
- imagePullSecrets.yaml
hooks:
- events: ["presync"]
showlogs: true
Expand Down

0 comments on commit 91c8e41

Please sign in to comment.