fix: update rabbitmq
This commit is contained in:
@@ -36,7 +36,3 @@ spec:
|
|||||||
string: "--skip-tests"
|
string: "--skip-tests"
|
||||||
- name: chart
|
- name: chart
|
||||||
string: ncsa/geoserver
|
string: ncsa/geoserver
|
||||||
# - repoURL: https://gitlab.com/oceanbox/manifests.git
|
|
||||||
# targetRevision: HEAD
|
|
||||||
# # path: /{{ env }}
|
|
||||||
# ref: values
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ spec:
|
|||||||
chart: rabbitmq
|
chart: rabbitmq
|
||||||
helm:
|
helm:
|
||||||
valuesFiles:
|
valuesFiles:
|
||||||
- $values/rabbitmq/{{ env }}/-values.yaml
|
- $values/rabbitmq/{{ env }}-values.yaml
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: rabbitmq/{{ env }}
|
path: rabbitmq/{{ env }}
|
||||||
|
|||||||
Reference in New Issue
Block a user