Skip to content

Commit

Permalink
feat: remove gp2 class and only allow gp3 storage
Browse files Browse the repository at this point in the history
  • Loading branch information
josmo committed Apr 4, 2024
1 parent 5e8d244 commit 46cc2b7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gitops/base-install/ebs-csi/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ spec:
# encrypted: "true" #TODO: Encrypting volumes by default seems desirable, check side effects
annotations:
storageclass.kubernetes.io/is-default-class: "true"
- name: gp2
parameters:
type: gp2
# encrypted: "true" #TODO: Encrypting volumes by default seems desirable, check side effects
volumeSnapshotClasses:
- name: ebs-snapshot
annotations:
Expand Down

0 comments on commit 46cc2b7

Please sign in to comment.