Sync NameSpaces with regex filter

IS-PBS

Member
Aug 5, 2022
6
1
8
Good afternoon! Tell me, please, I need to exclude 2 VMs from the namespace "one" from the synchronization task: vm/111, vm/222. Because I have multiple PBS, the vm numbers can be the same in different namespaces.

How can I make a regular expression so that in one task everything is synchronized except vm/111, vm/222 (namespace "one"), and in another task only these virtual machines. At the same time, so that this does not affect vm / 111, vm / 222, which are in the namespace "two"?