You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
373 B
YAML
16 lines
373 B
YAML
resources:
|
|
- resources/es-query-exporter-deployment.yaml
|
|
- resources/es-query-exporter-service.yaml
|
|
|
|
generatorOptions:
|
|
disableNameSuffixHash: false
|
|
|
|
configMapGenerator:
|
|
- name: es-query-exporter-queries
|
|
files:
|
|
- files/query-ssh-root-login.yaml
|
|
- files/query-blabliblupp.yaml
|
|
- name: es-query-exporter-appsettings
|
|
files:
|
|
- files/appsettings.Release.yaml
|