fix: rename env-values.yaml to values-env.yaml
This commit is contained in:
@@ -26,7 +26,7 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/charts/cerbos/values.yaml
|
||||
- $values/charts/cerbos/{{ env }}-values.yaml
|
||||
- $values/charts/cerbos/values-{{ env }}.yaml
|
||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||
targetRevision: dev
|
||||
ref: values
|
||||
|
||||
@@ -27,7 +27,7 @@ spec:
|
||||
chart: rabbitmq
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/charts/rabbitmq/{{ env }}-values.yaml
|
||||
- $values/charts/rabbitmq/values-{{ env }}.yaml
|
||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||
targetRevision: dev
|
||||
path: charts/rabbitmq/{{ env }}
|
||||
|
||||
Reference in New Issue
Block a user