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:
Zach Loafman
2015-11-14 16:44:27 -08:00
parent 961a02a602
commit f8b83a65da
5 changed files with 71 additions and 48 deletions

View File

@@ -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: