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: neuron
|
||||
spec:
|
||||
storageClassName: local-path
|
||||
volumeName: pvc-87da7604-ee6b-49cb-a2f8-cdc7bff0f81d
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user