Skip to content

Commit

Permalink
set .spec.ingressClassName to stop firing IngressWithoutClassName alert
Browse files Browse the repository at this point in the history
Signed-off-by: Subbarao Meduri <[email protected]>
  • Loading branch information
subbarao-meduri committed Feb 6, 2024
1 parent 453859a commit 4cd6195
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 4cd6195

Please sign in to comment.