diff --git a/service-nest.yml b/service-nest.yml index 43399b6..bb57f98 100644 --- a/service-nest.yml +++ b/service-nest.yml @@ -104,9 +104,9 @@ spec: - name: templates mountPath: /app/src/templates volumes: - - name: templates + - name: templates_cbii csi: driver: gcsfuse.run.googleapis.com readOnly: true volumeAttributes: - bucketName: templates \ No newline at end of file + bucketName: templates_cbii \ No newline at end of file