This commit is contained in:
Jijie Wei
2020-05-29 12:50:03 -07:00
parent 572260c0f0
commit 4b5b0dfdce

View File

@@ -202,7 +202,7 @@ kind: Deployment
metadata:
name: nginx-deployment
spec:
replicas: 3 # {"$ref":"#/definitions/io.k8s.cli.setters.replicas"}
replicas: 3 # {"$openapi":"replicas"}
`,
},
}