kind: StorageClass apiVersion: storage.k8s.io/v1 metadata: name: staging provisioner: kubernetes.io/aws-ebs parameters: type: gp2 fsType: ext4