Skip to content

Commit

Permalink
Merge pull request #47154 from Arhell/ja-ing
Browse files Browse the repository at this point in the history
[ja] Add ingress class name to example-ingress.yaml
  • Loading branch information
k8s-ci-robot committed Jul 17, 2024
2 parents 87ee3e0 + d011e0d commit d7c73d0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /$1
spec:
ingressClassName: nginx
rules:
- host: hello-world.info
http:
Expand Down

0 comments on commit d7c73d0

Please sign in to comment.