application-gateway-kubernetes-ingress
application-gateway-kubernetes-ingress copied to clipboard
Add priorityClassName to Helm Charts - Issue #1143
Checklist
- [x] The title of the PR is clear and informative
- [ ] If applicable, the changes made in the PR have proper test coverage
- [ ] Issues addressed by the PR are mentioned in the description followed by
Fixes.
Description
Add an option in the Helm Chart for priorityClassName
Fixes
This addresses the feature request #1143
@aglees can you add a helm render test.
- Update this file with the new parameter.
- Set env variable
export RENDER_SNAPSHOTS="true" - You can then check by running
go test ./...in the folder. - Check and Commit the snapshot