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

charts: Fix storageClassName in pvc #2582

Merged
merged 1 commit into from
Nov 18, 2024
Merged

charts: Fix storageClassName in pvc #2582

merged 1 commit into from
Nov 18, 2024

Conversation

knrt10
Copy link
Contributor

@knrt10 knrt10 commented Nov 18, 2024

This fixes binding of storage class to pvc.

Fixes: #2579

Testing

Done on AKS cluster. Works now

Screenshot 2024-11-18 at 8 59 52 AM

This fixes binding of storage class to pvc.

Fixes: #2579
Signed-off-by: Kautilya Tripathi <[email protected]>
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Nov 18, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 18, 2024
@joaquimrocha joaquimrocha merged commit 483c2f5 into main Nov 18, 2024
10 checks passed
@joaquimrocha joaquimrocha deleted the helm-sc-fix branch November 18, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helm Chart: storageClassName in PersistentVolumeClaim not applied, causing PVC to remain Pending
2 participants