Fix the spec in kubernetes-using-python example (#16499)
Fix the spec in kubernetes-using-python example Signed-off-by: Yishuang Lu <luystu@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
09ca7dd95e
commit
31ab573a3b
@@ -169,6 +169,9 @@ kind: Deployment
|
||||
metadata:
|
||||
name: hello-python
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app: hello-python
|
||||
replicas: 4
|
||||
template:
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user