Skip to content

fix security cluster URLS

refs: https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/10094

fixes URLs in the security cluster scripts

  "gitlab-infra-ilm-policy" : {
    "version" : 25,
    "modified_date" : "2020-04-28T18:30:43.966Z",
    "policy" : {
      "phases" : {
        "hot" : {
          "min_age" : "0ms",
          "actions" : {
            "rollover" : {
              "max_size" : "1gb",
              "max_age" : "12h"
            },
            "set_priority" : {
              "priority" : 100
            }
          }

https://gitlab.com/gitlab-com/runbooks/-/jobs/530470419

https://gitlab.com/gitlab-com/runbooks/-/blob/master/elastic/managed-objects/security_dev/ILM/update-ilm.sh#L4

!2212 (merged)

Signed-off-by: Michal Wasilewski mwasilewski@gitlab.com

Edited by Michal Wasilewski

Merge request reports

Loading