fix: remove static volumeName from registry PVC, restore public Vault URL
New GCP instance needs dynamic PVC provisioning for registry. Vault now accessible via neuralplatform.ai tunnel.
This commit is contained in:
@@ -5,7 +5,6 @@ metadata:
|
||||
namespace: registry
|
||||
spec:
|
||||
storageClassName: local-path
|
||||
volumeName: pvc-3d44fdad-2aa8-4761-8811-15b69802744d
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user