Zeppelin: Compress the image by doing the build on a separate image
Pull the tar through to the image we need it on. Addresses #17231
This commit is contained in:
@@ -13,7 +13,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: zeppelin
|
||||
image: gcr.io/google_containers/zeppelin:v0.5.5_v1
|
||||
image: gcr.io/google_containers/zeppelin:v0.5.5_v2
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
resources:
|
||||
|
Reference in New Issue
Block a user