fix: use another helm repo to fix home-assitant error
This commit is contained in:
parent
263507c852
commit
46575fc4b9
2 changed files with 4 additions and 4 deletions
|
|
@ -9,7 +9,8 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: home-assistant
|
||||
version: "0.3.2"
|
||||
# version: "0.3.2"
|
||||
version: "1.2.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: home-assistant
|
||||
|
|
@ -27,8 +28,6 @@ spec:
|
|||
className: traefik
|
||||
hosts:
|
||||
- host: home-assistant.local
|
||||
ports:
|
||||
port: 8123
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
|
|
|
|||
|
|
@ -5,4 +5,5 @@ metadata:
|
|||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h0m0s
|
||||
url: http://pajikos.github.io/home-assistant-helm-chart
|
||||
# url: http://pajikos.github.io/home-assistant-helm-chart
|
||||
url: https://charts.alekc.dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue