From f95046102529a439e130b97f85f5174692e9aaa7 Mon Sep 17 00:00:00 2001 From: mohamed chiheb ben jemaa Date: Fri, 4 Oct 2019 01:03:55 +0100 Subject: [PATCH] change apiVersion of deployment object (#16676) --- .../windows/user-guide-windows-containers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/production-environment/windows/user-guide-windows-containers.md b/content/en/docs/setup/production-environment/windows/user-guide-windows-containers.md index f6669318e1..02fbae0972 100644 --- a/content/en/docs/setup/production-environment/windows/user-guide-windows-containers.md +++ b/content/en/docs/setup/production-environment/windows/user-guide-windows-containers.md @@ -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: