Update repo for spegel and value locations.
This commit is contained in:
parent
86aa0f352c
commit
4cda154b08
1 changed files with 4 additions and 4 deletions
|
@ -9,11 +9,11 @@ releases:
|
|||
namespace: kube-system
|
||||
chart: cilium/cilium
|
||||
version: 1.15.4
|
||||
values: ["../../../apps/kube-system/cilium/app/helm-values.yaml"]
|
||||
values: ["../../../apps/kube-system/cilium/app/resources/values.yml"]
|
||||
wait: true
|
||||
- name: spegel
|
||||
namespace: kube-system
|
||||
chart: oci://ghcr.io/xenitab/helm-charts/spegel
|
||||
chart: oci://ghcr.io/spegel-org/helm-charts/spegel
|
||||
version: v0.0.18
|
||||
values: ["../../../apps/kube-system/spegel/app/helm-values.yaml"]
|
||||
wait: true
|
||||
values: ["../../../apps/kube-system/spegel/app/resources/values.yml"]
|
||||
wait: true
|
||||
|
|
Loading…
Reference in a new issue