Skip to content

Commit

Permalink
force storage class for GCP
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Giorgi <[email protected]>
  • Loading branch information
lugi0 committed Mar 13, 2024
1 parent 10a7f02 commit 91b7a2f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ spec:
accessModes:
- ReadWriteOnce
volumeMode: Filesystem
storageClassName: ssd-csi
resources:
requests:
storage: ${storage_size}
Expand Down

0 comments on commit 91b7a2f

Please sign in to comment.