Files
kustomize/hack/crawl/config/crawler/base/kustomization.yaml
2019-10-27 05:05:23 -07:00

14 lines
224 B
YAML

resources:
- ../../base
configmapGenerator:
- name: crawler-http-cache
literals:
- redis-cache-url="redis://redis-http-cache:6379"
secretGenerator:
- name: github-access-token
files:
- token=github_api_secret.txt