Skip to content

Commit

Permalink
Add missing labels to ingress so grafana network policy matches (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhuening authored May 27, 2021
1 parent f30668d commit f2733c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/ingress-controller/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ ingresscontroller:
repository: (( .landscape.versions.ingress-controller.image_repo ))
tag: (( .landscape.versions.ingress-controller.image_tag ))
digest: ~
podLabels:
app: nginx-ingress
component: controller
nodeSelector: {}
replicaCount: 3
priorityClassName: system-cluster-critical
Expand Down

0 comments on commit f2733c9

Please sign in to comment.