Schema version: 1
-
ca
The certificate authority public key of the certificate used by the commander server.
This parameter is ignored if the HTTP protocol is used to connect to the commander.
Default:
-
commanderUrlThe URL of the commander server.
Example:
commanderUrl: https://commander.dev/agent_api/00000000-0000-0000-0000-000000000000
-
insecureSkipVerify
Skip verification of the certificate used by the commander server.
This parameter is ignored if the HTTP protocol is used to connect to the commander.
Default:
false
Example:
insecureSkipVerify: true
-
logLevelLog level.
Default:
info
Allowed values:
error
,warn
,info
,debug
,trace
-
nodeSelector
The same as in the Pods’
spec.nodeSelector
parameter in Kubernetes.If the parameter is omitted or
false
, it will be determined automatically. -
tolerations
The same as in the Pods’
spec.tolerations
parameter in Kubernetes;If the parameter is omitted or
false
, it will be determined automatically.-
tolerations.effect
-
tolerations.key
-
tolerations.operator
-
tolerations.tolerationSeconds
-
tolerations.value
-