fix: remove tacking-id from redis too
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user