Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
ingressClassName
nesting in Refinery chart
Fixes honeycombio#422 Nest `ingressClassName` under `ingress` in the Refinery chart. * Move `ingressClassName` under the `ingress` key in `charts/refinery/templates/ingress.yaml` * Update the indentation to match the new structure * Modify the condition to check for `ingress.ingressClassName` instead of `ingressClassName` --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/honeycombio/helm-charts/issues/422?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information