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:
@@ -5,7 +5,6 @@ metadata:
|
||||
namespace: ollama
|
||||
spec:
|
||||
storageClassName: local-path
|
||||
volumeName: pvc-8678c279-9ca0-4d2c-ae87-863c50fd32f5
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user