Commit Graph

5 Commits

Author SHA1 Message Date
pegasas 74b46cda84 Delete rewrite-target annotation in ingress example 2024-06-11 08:16:29 +08:00
Kubernetes Prow Robot 2ebd76e2f3
Merge pull request #46229 from 24online24/main
Add ingress class name to example-ingress.yaml
2024-05-29 08:37:43 -07:00
Aditya Samant cd6148bc97
Change the host for the ingress tutorial, to mitigate a security risk. 2024-05-07 13:50:32 +05:30
Rares Chiuzbaian 7b8e37f0cb
Add ingress class name to example-ingress.yaml 2024-05-06 22:40:57 +03:00
Qiming Teng 9fa03cbdf1 Move example-ingress.yaml
The commit (a79db9d5de) made the sample
YAML for Ingress a standalone file, but it was placed into a NEW
`examples/ingress` directory. This PR moves it to
`examples/service/networking` subdirectory where all other Ingress
examples are located. Having a single file under a dedicated directory
seems not good.
2020-10-12 11:17:08 +08:00