Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(artifact-caching-proxi/AWS): use new storage class #3105

Conversation

lemeurherve
Copy link
Member

apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
  annotations:
    storageclass.kubernetes.io/is-default-class: "true"
  name: ebs-gp3
parameters:
  fsType: ext4
  type: gp3
provisioner: ebs.csi.aws.com
reclaimPolicy: Delete
volumeBindingMode: WaitForFirstConsumer

Ref: jenkins-infra/helpdesk#3053

@lemeurherve lemeurherve requested review from dduportal, smerle33 and a team October 24, 2022 16:03
@dduportal dduportal merged commit c9ee004 into jenkins-infra:main Oct 24, 2022
@lemeurherve lemeurherve deleted the helpdesk3053-acp-use-new-ebs-storageclass branch October 24, 2022 16:04
lemeurherve added a commit to lemeurherve/kubernetes-management that referenced this pull request Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants