Fix ingress module a syntax error (#8129)

This commit is contained in:
李远君 2022-01-11 15:23:16 +08:00 committed by GitHub
parent a17181e43e
commit d8c9a6c238
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,7 +129,7 @@ spec:
- path: /
pathType: Prefix
backend:
service
service:
name: nginx
port:
number: 80