Fixed service-nest.yml 2
This commit is contained in:
parent
5a2ee2b43e
commit
44771e53b5
|
@ -104,9 +104,9 @@ spec:
|
||||||
- name: templates
|
- name: templates
|
||||||
mountPath: /app/src/templates
|
mountPath: /app/src/templates
|
||||||
volumes:
|
volumes:
|
||||||
- name: templates
|
- name: templates_cbii
|
||||||
csi:
|
csi:
|
||||||
driver: gcsfuse.run.googleapis.com
|
driver: gcsfuse.run.googleapis.com
|
||||||
readOnly: true
|
readOnly: true
|
||||||
volumeAttributes:
|
volumeAttributes:
|
||||||
bucketName: templates
|
bucketName: templates_cbii
|
Loading…
Reference in New Issue
Block a user