moved results storage to larger disk
This commit is contained in:
parent
404fcf9138
commit
1c20e83bf8
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ spec:
|
|||
volumes:
|
||||
- name: result-pvc
|
||||
gcePersistentDisk:
|
||||
pdName: results
|
||||
pdName: results-new
|
||||
fsType: ext4
|
||||
nodeSelector:
|
||||
cloud.google.com/gke-nodepool: default-pool
|
||||
|
|
Loading…
Reference in a new issue