Update 16.7.md

修复19行的格式错误,将 ingressClassName置于spec之下。
pull/2/head
Leo.Zhao 2023-12-10 06:23:04 +08:00 committed by GitHub
parent 2def0737f0
commit e6fd0e2290
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ metadata:
name: laptop name: laptop
namespace: study-ingress namespace: study-ingress
spec: spec:
ingressClassName: nginx ingressClassName: nginx
rules: rules:
- host: test.com - host: test.com
http: http: