diff --git a/kube/deploy/apps/minecraft2/app/hr.yaml b/kube/deploy/apps/minecraft2/app/hr.yaml index 68666b88..a16d68ff 100644 --- a/kube/deploy/apps/minecraft2/app/hr.yaml +++ b/kube/deploy/apps/minecraft2/app/hr.yaml @@ -17,7 +17,7 @@ spec: controllers: main: type: "deployment" - replicas: 1 + replicas: 0 # currently unused pod: labels: ingress.home.arpa/internet: "allow" @@ -181,4 +181,4 @@ spec: labelSelector: matchLabels: app.kubernetes.io/name: "minecraft" - app.kubernetes.io/instance: "minecraft" \ No newline at end of file + app.kubernetes.io/instance: "minecraft"