Support diffrent modes of running the crawler

This commit is contained in:
Haiyan Meng
2019-12-17 14:35:44 -08:00
parent f5ff254203
commit 127541f610
3 changed files with 72 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: crawler
image: gcr.io/kustomize-search/crawler:latest
image: gcr.io/haiyanmeng-gke-dev/crawler:v1
imagePullPolicy: Always
env:
- name: GITHUB_ACCESS_TOKEN