Pass validation.
[arvados-k8s.git] / charts / arvados / templates / workbench-deployment.yaml
index 6ed3a44a4e2fbd7b7d1910a3af0f57f2d796fe1e..7e50ddbb9be46bcdc30dafecc0c1571d86c20b85 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: Apache-2.0
 
-apiVersion: apps/v1beta2
+apiVersion: apps/v1
 kind: Deployment
 metadata:
   name: "arvados-workbench"
@@ -12,7 +12,6 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 spec:
-  replicas: 1
   selector:
     matchLabels:
       app: arvados-workbench