home assistant manual deployment
This commit is contained in:
		| @@ -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/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user