chore: Update manifests after change
This commit is contained in:
@@ -56,12 +56,7 @@ spec:
|
||||
volumeMounts:
|
||||
- mountPath: /config
|
||||
name: config
|
||||
- mountPath: /config-old
|
||||
name: config-old
|
||||
volumes:
|
||||
- name: config
|
||||
persistentVolumeClaim:
|
||||
claimName: code-server-config
|
||||
- name: config-old
|
||||
persistentVolumeClaim:
|
||||
claimName: code-server-nfs-storage
|
||||
|
||||
Reference in New Issue
Block a user