Skip to content

Commit

Permalink
change apiVersion of deployment object
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbenjemaa committed Oct 3, 2019
1 parent 1e40a44 commit 4deee7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4deee7c

Please sign in to comment.