Automated Manifest Update (#2581)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2581 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2581.
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