fix: remove static volumeNames for GCP migration, fix redis image tag

Dynamic PVC provisioning needed on new GCP instance.
Redis image 7.4.3-debian-12-r0 was removed from Docker Hub;
use floating 7.4-debian-12 tag instead.
This commit is contained in:
Will Anderson
2026-04-27 16:53:01 -05:00
parent a55b53f1bd
commit bba12f3156
6 changed files with 3 additions and 8 deletions
-1
View File
@@ -5,7 +5,6 @@ metadata:
namespace: headscale
spec:
storageClassName: local-path
volumeName: pvc-0577c988-84d6-40d2-889e-38b3e98fc0c7
accessModes:
- ReadWriteOnce
resources: