02 Oct 2023
03:43 PM
- last edited on
08 Oct 2023
11:49 AM
by
MaciejNeumann
Hi,
We are trying to deploy a kubernetes cluster where all deployments that are not daemonset nor ReplicaSet should have a workergroup=infra
In every deploy those dynakube are assigned to random workergroup like emr, kafka, etc.
How can we set workergroup=infra in the dynakube.yml/kubernetes.yml? I haven't seen any flag/parameter to set that option.
Thank you.