Skip to content

Commit

Permalink
set .spec.ingressClassName to stop firing IngressWithoutClassName ale…
Browse files Browse the repository at this point in the history
…rt (stolostron#1312)

Signed-off-by: Subbarao Meduri <[email protected]>
  • Loading branch information
subbarao-meduri authored and philipgough committed Feb 13, 2024
1 parent ae7d158 commit 2d40edd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ metadata:
name: rbac-query-proxy-ingress
annotations:
ingress.open-cluster-management.io/rewrite-target: /
kubernetes.io/ingress.class: "ingress-open-cluster-management"
ingress.open-cluster-management.io/auth-type: "access-token"
ingress.open-cluster-management.io/secure-backends: "true"
spec:
ingressClassName: ingress-open-cluster-management
rules:
- http:
paths:
Expand Down

0 comments on commit 2d40edd

Please sign in to comment.