diff --git a/everything-app/code-server.yaml b/everything-app/code-server.yaml index 9a71085..c8385a2 100644 --- a/everything-app/code-server.yaml +++ b/everything-app/code-server.yaml @@ -12,7 +12,7 @@ spec: helm: parameters: - name: persistence.storageClass - value: local-path-fast + value: rook-ceph-block-ssd - name: image.pullPolicy value: Always - name: service.type