Pass validation.
authorWard Vandewege <ward@jhvc.com>
Fri, 10 Apr 2020 14:05:35 +0000 (10:05 -0400)
committerWard Vandewege <ward@jhvc.com>
Fri, 10 Apr 2020 14:05:35 +0000 (10:05 -0400)
No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@jhvc.com>

14 files changed:
charts/arvados/templates/api-server-deployment.yaml
charts/arvados/templates/crunch-dispatch-slurm-deployment.yaml
charts/arvados/templates/keep-proxy-deployment.yaml
charts/arvados/templates/keep-proxy-https.yaml
charts/arvados/templates/keep-web-deployment.yaml
charts/arvados/templates/keep-web-https.yaml
charts/arvados/templates/postgres-deployment.yaml
charts/arvados/templates/shell-server-deployment.yaml
charts/arvados/templates/slurm-compute-deployment.yaml
charts/arvados/templates/slurm-controller-deployment.yaml
charts/arvados/templates/sso-deployment.yaml
charts/arvados/templates/workbench-deployment.yaml
charts/arvados/templates/ws-deployment.yaml
charts/arvados/templates/ws-https.yaml

index 5d2814a2aa617411628a06f04d35857f76164c10..f3451af54ee02767077696981a8ce1ab23c8141c 100644 (file)
@@ -12,7 +12,6 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 spec:
-  replicas: 1
   selector:
     matchLabels:
       app: arvados-api-server
index 95304be3fb7e7b30dd3a878dc0694b550c8fc35c..d600459571e0bb9729da3f4f3d0bbe71a157230b 100644 (file)
@@ -12,8 +12,6 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 spec:
-  replicas: 1
-  serviceName: arvados-crunch-dispatch-slurm
   selector:
     matchLabels:
       app: arvados-crunch-dispatch-slurm
@@ -26,7 +24,6 @@ spec:
     spec:
       containers:
         - name: {{ .Chart.Name }}
-          hostname: arvados-crunch-dispatch-slurm
           image: "cure/arvados-slurm-runtime"
           imagePullPolicy: {{ .Values.image.pullPolicy }}
           command:
index c25292fbba6c61dedfb4622cc8a5f0fdeb5573eb..263fa4c054e386689c038416611a5658ad72560c 100644 (file)
@@ -12,7 +12,6 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 spec:
-  replicas: 1
   selector:
     matchLabels:
       app: arvados-keep-proxy
@@ -23,7 +22,6 @@ spec:
         app: arvados-keep-proxy
         release: {{ .Release.Name }}
     spec:
-      replicas: 1
       containers:
         - name: arvados-keep-proxy
           image: "cure/arvados-runtime"
index 6d04aa2c95493d16c7f6dfecf18d0d94129ee6a3..1d69d92103e7823e5f3d82b21305d089be8ba1e2 100644 (file)
@@ -13,7 +13,6 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 spec:
-  replicas: 1
   selector:
     matchLabels:
       app: arvados-keep-proxy-https
index 5dbf568f37f85b267623206d062878ae5a8e6905..1f2eb050d1139fa93141f00abbadf5d87f0e9f53 100644 (file)
@@ -12,7 +12,6 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 spec:
-  replicas: 1
   selector:
     matchLabels:
       app: arvados-keep-web
@@ -23,7 +22,6 @@ spec:
         app: arvados-keep-web
         release: {{ .Release.Name }}
     spec:
-      replicas: 1
       containers:
         - name: arvados-keep-web
           image: "cure/arvados-runtime"
index aefab4d397e3b24156d96d3b7c53b8a1b5616770..d237344920d7f92ed2414ef212bbb1639e255f13 100644 (file)
@@ -13,7 +13,6 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 spec:
-  replicas: 1
   selector:
     matchLabels:
       app: arvados-keep-web-https
index fac828a4d49143de2a57305302246a8600fa9421..183137253086765db8d84a4509a234d4b2ff74a9 100644 (file)
@@ -12,7 +12,6 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 spec:
-  replicas: 1
   selector:
     matchLabels:
       app: arvados-postgres
index 0384c10a4b1bd291ecb34fa118fc3d6f43dee20a..9f70371d4e72a04943969063badaf95e70824314 100644 (file)
@@ -12,7 +12,6 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 spec:
-  replicas: 1
   selector:
     matchLabels:
       app: arvados-shell-server
index 92757a7841e90d9c664140f5be176c2a5337e162..b81e8f65f4dfa592724e625ea0789b3bbab3a01d 100644 (file)
@@ -28,7 +28,6 @@ spec:
       terminationGracePeriodSeconds: 1
       containers:
         - name: {{ .Chart.Name }}
-          hostname: arvados-slurm-compute
           image: "cure/arvados-slurm-runtime"
           imagePullPolicy: {{ .Values.image.pullPolicy }}
           command:
index f537cbb75f0d990e5dbd75618e121dc390557787..145b9d738f205e91c7fc335e86c7aec064cb94e0 100644 (file)
@@ -30,7 +30,6 @@ spec:
       terminationGracePeriodSeconds: 1
       containers:
         - name: {{ .Chart.Name }}
-          hostname: arvados-slurm-controller
           image: "cure/arvados-slurm-runtime"
           imagePullPolicy: {{ .Values.image.pullPolicy }}
           command:
index 3b2ac72a632a2c691581503c31f198bea0002b24..b5390e8962fef0ac488e0eb169c3bc042ca5456c 100644 (file)
@@ -12,7 +12,6 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 spec:
-  replicas: 1
   selector:
     matchLabels:
       app: arvados-sso
index 74130a471df492c89ca5594586c4d4551ded0897..7e50ddbb9be46bcdc30dafecc0c1571d86c20b85 100644 (file)
@@ -12,7 +12,6 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 spec:
-  replicas: 1
   selector:
     matchLabels:
       app: arvados-workbench
index 94e02af1333b9095ddc6b3386fe053a04196b111..6a916e5de1900de9898a0d2e06b7f1ac301eed4b 100644 (file)
@@ -12,7 +12,6 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 spec:
-  replicas: 1
   selector:
     matchLabels:
       app: arvados-ws
index 4ffffd7f046a77e680f609014819954a6a71f654..74becb9fb2cd5fcb1f02e64336056c6c53435cbb 100644 (file)
@@ -13,7 +13,6 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 spec:
-  replicas: 1
   selector:
     matchLabels:
       app: arvados-ws-https