fix(headscale): Use oci repo
This commit is contained in:
@@ -2,8 +2,9 @@ bases:
|
||||
- ../envs/environments.yaml.gotmpl
|
||||
|
||||
repositories:
|
||||
- name: headscale
|
||||
url: https://charts.gabe565.com
|
||||
- name: gabe565
|
||||
oci: true
|
||||
url: ghcr.io/gabe565/charts
|
||||
|
||||
commonLabels:
|
||||
tier: system
|
||||
@@ -11,7 +12,7 @@ commonLabels:
|
||||
releases:
|
||||
- name: headscale-router
|
||||
namespace: headscale
|
||||
chart: headscale/headscale
|
||||
chart: gabe565/headscale
|
||||
condition: headscale.enabled
|
||||
values:
|
||||
- ../values/headscale-router/values/values.yaml
|
||||
|
||||
@@ -2,8 +2,9 @@ bases:
|
||||
- ../envs/environments.yaml.gotmpl
|
||||
|
||||
repositories:
|
||||
- name: headscale
|
||||
url: https://charts.gabe565.com
|
||||
- name: gabe565
|
||||
oci: true
|
||||
url: ghcr.io/gabe565/charts
|
||||
|
||||
commonLabels:
|
||||
tier: system
|
||||
@@ -11,7 +12,7 @@ commonLabels:
|
||||
releases:
|
||||
- name: headscale
|
||||
namespace: headscale
|
||||
chart: headscale/headscale
|
||||
chart: gabe565/headscale
|
||||
condition: headscale.enabled
|
||||
values:
|
||||
- ../values/headscale/values/values.yaml
|
||||
|
||||
@@ -137,6 +137,7 @@ spec:
|
||||
- https://chartmuseum.github.io/charts
|
||||
- https://dapr.github.io/helm-charts
|
||||
- https://charts.gabe565.com
|
||||
- ghcr.io/gabe565/charts
|
||||
- https://open-telemetry.github.io/opentelemetry-helm-charts
|
||||
- https://ghcr.io/slinkyproject/charts/slurm-operator
|
||||
- https://ghcr.io/slinkyproject/charts/slurm-operator-crds
|
||||
|
||||
Reference in New Issue
Block a user