Hi! Guys can you tell me how to use such matchers...
# rancher-setup
g
Hi! Guys can you tell me how to use such matchers in route for AlertManager? If I select a matchType from the list and save the configuration, I don't see the matchType when checking the settings afterwards. In YAML, only the key and value are displayed, while the matchtype is not. If I add it to the YAML, it will be deleted from there as well without an error message after saving. Where do I mess it up? I set the following at the YAML level:
Copy code
- matchers:
    name: severity
    matchType: '=~'
    value: 'none|info'
Rancher version:
v2.6.9