comment clarification

This commit is contained in:
Piotr Palka 2024-07-04 22:29:33 +07:00
parent 919ac45746
commit 427ad93365
No known key found for this signature in database
GPG Key ID: CBB712131CEACF32
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ template:
## storage: 1Gi
spec:
dind:
## Log level of the ephemeral runners. Use one of the following values: "debug", "info", "warn", "error", "fatal".
## Log level of the Docker daemon. Use one of the following values: "debug", "info", "warn", "error", "fatal".
## Defaults to "info".
logLevel: info
## Set a dind image for sidecar container. Eg: use a specific registry in cloud environment to speed up the image pulling process and cut down external network traffic cost.