We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14cbcb commit 196bbd7Copy full SHA for 196bbd7
charts/sourcegraph/examples/aws/override.yaml
@@ -10,7 +10,7 @@ frontend:
10
11
storageClass:
12
create: true
13
- type: gp2 # This configures SSDs (recommended).
+ type: gp3 # This configures SSDs (recommended).
14
provisioner: ebs.csi.aws.com
15
volumeBindingMode: WaitForFirstConsumer
16
reclaimPolicy: Retain
0 commit comments