We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Location is being set by Azure Disk CSI.
When upgrading our Helm Chart is attempting to remove the location parameter.
Resulting in a Kubernetes Forbidden error.
We need to add the location parameter to our Helm Chart.
https://github.com/kubernetes-sigs/azuredisk-csi-driver/blob/master/docs/driver-parameters.md
The text was updated successfully, but these errors were encountered:
@dustinvanbuskirk Can you please provide steps and helm values to reproduce it?
Sorry, something went wrong.
mikhail-klimko
No branches or pull requests
Location is being set by Azure Disk CSI.
When upgrading our Helm Chart is attempting to remove the location parameter.
Resulting in a Kubernetes Forbidden error.
We need to add the location parameter to our Helm Chart.
https://github.com/kubernetes-sigs/azuredisk-csi-driver/blob/master/docs/driver-parameters.md
The text was updated successfully, but these errors were encountered: