fix: fix redis nodeport (take 2)
This commit is contained in:
@@ -25,8 +25,10 @@ spec:
|
||||
chart: redis
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/redis/values-{{ env }}.yaml
|
||||
- $values/kustomizations/redis/values-{{ env }}.yaml
|
||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||
targetRevision: HEAD
|
||||
path: kustomizations/redis
|
||||
ref: values
|
||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||
targetRevision: main
|
||||
path: kustomizations/redis/nodeport-{{ env }}.yaml
|
||||
|
||||
Reference in New Issue
Block a user