fix: make ISM policu apply to default indicies, latest CI module
This commit is contained in:
parent
f0cb513dd1
commit
026e89f26c
@ -183,7 +183,7 @@ jenkins:
|
|||||||
agent:
|
agent:
|
||||||
image:
|
image:
|
||||||
repository: public.ecr.aws/zero-downtime/jenkins-podman
|
repository: public.ecr.aws/zero-downtime/jenkins-podman
|
||||||
tag: v0.5.1
|
tag: v0.6.0
|
||||||
#alwaysPullImage: true
|
#alwaysPullImage: true
|
||||||
podRetention: "Default"
|
podRetention: "Default"
|
||||||
showRawYaml: false
|
showRawYaml: false
|
||||||
|
@ -31,4 +31,8 @@ spec:
|
|||||||
- name: delete
|
- name: delete
|
||||||
actions:
|
actions:
|
||||||
- delete: {}
|
- delete: {}
|
||||||
|
ismTemplate:
|
||||||
|
indexPatterns:
|
||||||
|
- "logstash-*"
|
||||||
|
- "jaeger-*"
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user