fix: remove tacking-id from redis too

This commit is contained in:
Jonas Juselius
2024-02-21 13:10:50 +01:00
parent f3957f4718
commit c057ff5f9d
@@ -19,6 +19,8 @@ spec:
names: names:
- prod-rabbitmq - prod-rabbitmq
- staging-rabbitmq - staging-rabbitmq
- prod-redis
- staging-redis
exclude: exclude:
any: any:
- resources: - resources:
@@ -26,3 +28,4 @@ spec:
- Namespace - Namespace
names: names:
- rabbitmq - rabbitmq
- redis