chore: migrate reloader/reflector to virtual/helm
This commit is contained in:
@@ -7,7 +7,7 @@ resources:
|
|||||||
|
|
||||||
helmCharts:
|
helmCharts:
|
||||||
- name: reflector
|
- name: reflector
|
||||||
repo: oci://ghcr.io/emberstack/helm-charts
|
repo: https://artifactapi.k8s.syd1.au.unkin.net/api/v1/virtual/helm
|
||||||
version: "10.0.1"
|
version: "10.0.1"
|
||||||
releaseName: reflector
|
releaseName: reflector
|
||||||
namespace: reflector-system
|
namespace: reflector-system
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ resources:
|
|||||||
|
|
||||||
helmCharts:
|
helmCharts:
|
||||||
- name: reloader
|
- name: reloader
|
||||||
repo: https://stakater.github.io/stakater-charts
|
repo: https://artifactapi.k8s.syd1.au.unkin.net/api/v1/virtual/helm
|
||||||
version: "2.2.8"
|
version: "2.2.8"
|
||||||
releaseName: reloader
|
releaseName: reloader
|
||||||
namespace: reloader-system
|
namespace: reloader-system
|
||||||
|
|||||||
@@ -18,7 +18,6 @@ spec:
|
|||||||
- https://releases.rancher.com/server-charts/stable
|
- https://releases.rancher.com/server-charts/stable
|
||||||
- https://victoriametrics.github.io/helm-charts/
|
- https://victoriametrics.github.io/helm-charts/
|
||||||
- oci://gcr.io/k8s-staging-nfd/charts
|
- oci://gcr.io/k8s-staging-nfd/charts
|
||||||
- oci://ghcr.io/emberstack/helm-charts
|
|
||||||
- oci://ghcr.io/woodpecker-ci/helm/woodpecker
|
- oci://ghcr.io/woodpecker-ci/helm/woodpecker
|
||||||
destinations:
|
destinations:
|
||||||
- namespace: '*-system'
|
- namespace: '*-system'
|
||||||
|
|||||||
Reference in New Issue
Block a user