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:
|
||||
image:
|
||||
repository: public.ecr.aws/zero-downtime/jenkins-podman
|
||||
tag: v0.5.1
|
||||
tag: v0.6.0
|
||||
#alwaysPullImage: true
|
||||
podRetention: "Default"
|
||||
showRawYaml: false
|
||||
|
@ -31,4 +31,8 @@ spec:
|
||||
- name: delete
|
||||
actions:
|
||||
- delete: {}
|
||||
ismTemplate:
|
||||
indexPatterns:
|
||||
- "logstash-*"
|
||||
- "jaeger-*"
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user