mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 01:39:06 +00:00
Introduce dummy program to help with API releases.
This commit is contained in:
6
internal/crawl/config/base/kustomization.yaml
Normal file
6
internal/crawl/config/base/kustomization.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
configmapGenerator:
|
||||
- name: elasticsearch-config
|
||||
literals:
|
||||
- es-url="http://esbasic-master:9200"
|
||||
- kustomize-index-name="kustomize"
|
||||
- plugin-index-name="plugin"
|
||||
Reference in New Issue
Block a user