commit 5b8e2345b07d2db1444dd33c41df56e1f0603f8e parent 21745e64f8c9644746046d54dad177dfdfd9444e Author: MTRNord <mtrnord1@gmail.com> Date: Fri, 11 Oct 2024 21:53:35 +0200 Move homeassistant to ceph Diffstat:
| M | apps/base/minecraft_homeassistant/release.yaml | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/apps/base/minecraft_homeassistant/release.yaml b/apps/base/minecraft_homeassistant/release.yaml @@ -63,5 +63,7 @@ spec: persistence: enabled: true size: 5Gi + accessMode: ReadWriteMany + existingVolume: home-assistant-home-assistant-0-v2 serviceMonitor: enabled: true