home assistant manual deployment

This commit is contained in:
2023-11-29 10:32:22 +01:00
parent d67f84813c
commit 0826a942d3
6 changed files with 59 additions and 10 deletions

View File

@@ -4,13 +4,15 @@ resources:
- namespace.yaml
- ingress.yaml
- pvc.yaml
- service.yaml
- deployment.yaml
namespace: homeassistant
helmCharts:
- name: home-assistant
releaseName: homeassistant
version: 13.4.2
valuesFile: values.yaml
repo: https://k8s-at-home.com/charts/
# helmCharts:
# - name: home-assistant
# releaseName: homeassistant
# version: 13.4.2
# valuesFile: values.yaml
# repo: https://k8s-at-home.com/charts/