diff --git a/Chapter_Four/Lecture_6_Lab/manifests/deployment.yaml b/Chapter_Four/Lecture_6_Lab/manifests/deployment.yaml index 62881f3..cf247f7 100644 --- a/Chapter_Four/Lecture_6_Lab/manifests/deployment.yaml +++ b/Chapter_Four/Lecture_6_Lab/manifests/deployment.yaml @@ -1,4 +1,4 @@ -apiVersion: apps/v1beta1 +apiVersion: apps/v1 kind: Deployment metadata: name: zoneprinter