Disable automation
Learn how to disable Automation
Disabling automation for the namespace/workload
Exclude namespace
apiVersion: perfectscale.io/v1
kind: NamespaceAutomationConfig
metadata:
name: your-namespace-automation-config
spec:
automation:
operational:
automationMode: DisabledExclude workload
Exclude workload by label
Disable automation for the cluster
StopAllAutomation
Cleanup automation
Uninstall the automation agent
Last updated
Was this helpful?