fix: update rabbitmq

This commit is contained in:
Jonas Juselius
2024-02-01 09:30:35 +01:00
parent 6cff051ca5
commit 86f1d479a1
4 changed files with 1 additions and 5 deletions
-4
View File
@@ -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
+1 -1
View File
@@ -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 }}