debug level

This commit is contained in:
Philip Haupt
2025-10-11 13:38:20 +02:00
parent 53efcb43c3
commit 447acdef24
2 changed files with 4 additions and 5 deletions

View File

@@ -58,7 +58,7 @@ runner:
# @default -- See [values.yaml](./values.yaml) for default configuration
data: |
log:
level: info
level: debug
runner:
labels:
- ubuntu-latest:docker://docker.gitea.com/runner-images:ubuntu-latest
@@ -145,7 +145,6 @@ podSecurityContext:
# -- Security context configuration for the runner container.
# [SecurityContext](https://kubernetes.io/docs/tasks/configure-pod-container/security-context/).
securityContext: {}
# privileged: true
# -- Resource requests and limits for the runner container.
# [Resources](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/).