config.allowedNamespaces
field in the values file in the helm chart.
tfyAgentProxy.clusterRole.strictMode
field to true
on the helm chart.
config.allowedNamespaces
field, we will always run on strict mode, regardless of the value of the tfyAgentProxy.clusterRole.strictMode
field.In strict mode, we allow the control plane to create namespaces (Workspace) in the cluster. But if you give a list of allowed namespaces using the config.allowedNamespaces
field, the control plane will not be allowed to create new namespaces.