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 63d3da8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ metadata:
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 63d3da8

Please sign in to comment.