disabled by default

This commit is contained in:
Niels ten Boom 2022-01-18 16:03:17 +01:00
parent 4906139768
commit e5974d7a2f
No known key found for this signature in database
GPG Key ID: BA06100106A9088F

View File

@ -295,7 +295,7 @@ agentGroups:
# GPU autoscaling nodes.
# https://github.com/allegroai/clearml-agent/tree/master/docker/k8s-glue
agentk8sglue:
enabled: true
enabled: false
image:
repository: "allegroai/clearml-agent-k8s"
tag: "aws-latest-1.21"