mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
Spark: Bump images to 1.5.1, add Makefile
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: spark-master
|
||||
image: gcr.io/google_containers/spark-master
|
||||
image: gcr.io/google_containers/spark-master:1.5.1_v1
|
||||
ports:
|
||||
- containerPort: 7077
|
||||
volumeMounts:
|
||||
|
||||
@@ -16,7 +16,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: spark-worker
|
||||
image: gcr.io/google_containers/spark-worker
|
||||
image: gcr.io/google_containers/spark-worker:1.5.1_v1
|
||||
ports:
|
||||
- containerPort: 8888
|
||||
volumeMounts:
|
||||
|
||||
Reference in New Issue
Block a user