Skip to content

Commit

Permalink
Remove ingress controller for grafana namespace (rackerlabs#271)
Browse files Browse the repository at this point in the history
Currently there is already a nginx ingress controller running with
ingress class nginx. The addition of ingress controller in grafana
with the same ingressClass meant that two controllers were racing
causing ip flips in ingress address.

This patch simply removes the grafana ingress. And since grafana is
already using ingressclass of nginx it should still work with the
existing ingress controller.
  • Loading branch information
sulochan authored Jun 5, 2024
1 parent 746eb88 commit 2e76474
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 361 deletions.
350 changes: 0 additions & 350 deletions kustomize/ingress/grafana/helm/ingress-helm-overrides.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions kustomize/ingress/grafana/kustomization.yaml

This file was deleted.

0 comments on commit 2e76474

Please sign in to comment.