Install the agent
Install the Helm toolkit.
Add the Helm Atatus repo
helm repo add atatus https://atatus.github.io/helm-chartsUpdate the helm chart repo
helm repo updateCreate
atatus_values.yamlfile# atatus_values.yaml atatus: license_key: "lic_infra_*************" logs_enabled: true cluster_name: "my-cluster"Please update your infra
license_keyandcluster_name.Install the chart, replacing
<RELEASE_NAMEwith your release name:helm install <RELEASE_NAME> -f atatus_values.yaml atatus/atatus-agent
Upgrade
If you make any changes in the
atatus_values.yamlfile, then upgrade your Atatus Helm charthelm upgrade <RELEASE_NAME> -f atatus_values.yaml atatus/atatus-agent
+1-415-800-4104