Skip to content

Commit

Permalink
feat: gp3 volume expansion (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmorton authored Oct 31, 2024
1 parent 2465c7d commit 48302d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitops/base-install/ebs-csi/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ spec:
memory: "128Mi"
storageClasses:
- name: gp3
allowVolumeExpansion: true
parameters:
type: gp3
# encrypted: "true" #TODO: Encrypting volumes by default seems desirable, check side effects
Expand Down

0 comments on commit 48302d8

Please sign in to comment.