delete unnecessary space and character (#14246)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
17ab877665
commit
769a5e71d4
@@ -136,7 +136,6 @@ The following file is an Ingress resource that sends traffic to your Service via
|
|||||||
1. Create `example-ingress.yaml` from the following file:
|
1. Create `example-ingress.yaml` from the following file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
---
|
|
||||||
apiVersion: networking.k8s.io/v1beta1
|
apiVersion: networking.k8s.io/v1beta1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
Reference in New Issue
Block a user