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

@@ -11,7 +11,7 @@ spec:
accessModes:
- ReadWriteOnce
nfs:
path: /export/kluster/homeassistant
path: /kluster/homeassistant
server: 192.168.1.157
---
apiVersion: v1