Skip to content

Commit

Permalink
yaml update
Browse files Browse the repository at this point in the history
Signed-off-by: Kushal Shukla <[email protected]>
  • Loading branch information
kushalShukla-web committed Aug 29, 2024
1 parent 6c417c5 commit 4d8f956
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion prombench/manifests/cluster-infra/3b_prometheus-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ kind: Ingress
metadata:
name: ingress-prometheus-meta
annotations:
kubernetes.io/ingress.class: "nginx"
spec.ingressClassName: "nginx"
nginx.ingress.kubernetes.io/ssl-redirect: "false"
spec:
rules:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ kind: Ingress
metadata:
name: ingress-comment-monitor
annotations:
kubernetes.io/ingress.class: "nginx"
spec.ingressClassName: "nginx"
nginx.ingress.kubernetes.io/ssl-redirect: "false"
spec:
rules:
Expand Down

0 comments on commit 4d8f956

Please sign in to comment.