Skip to content

Commit

Permalink
image update
Browse files Browse the repository at this point in the history
  • Loading branch information
kunmingg committed Jun 12, 2018
1 parent 539f92d commit 00455eb
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docs/gke/configs/cluster-kubeflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ resources:
# - user:john@acme.com
# - group:data-scientists@acme.com
# Path for the bootstrapper image.
bootstrapperImage: gcr.io/kubeflow-images-public/bootstrapper:v20180607-v0.1.1-109-g4867d01b-dirty-601834
bootstrapperImage: gcr.io/kubeflow-images-public/bootstrapper:v20180611-0763055-dirty-993707
# This is the name of the GCP static ip address reserved for your domain.
# Each Kubeflow deployment in your project should use one unique ipName among all configs.
ipName: kubeflow-ip
Expand All @@ -83,12 +83,6 @@ resources:
# deployment in your project
# Project - This is the name of your GCP provided project.
bootstrapperConfig: |
registries:
- name: kubeflow
repo: https://github.com/kubeflow/kubeflow.git
branch: master
# relative path to registry from git repo.
path: kubeflow
app:
packages:
- name: core
Expand Down

0 comments on commit 00455eb

Please sign in to comment.