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