change apiVersion of deployment object (#16676)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
3b2a401bc5
commit
f950461025
+1
-1
@@ -45,7 +45,7 @@ To deploy a Windows container on Kubernetes, you must first create an example ap
|
||||
app: win-webserver
|
||||
type: NodePort
|
||||
---
|
||||
apiVersion: extensions/v1beta1
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user