debug level
This commit is contained in:
@@ -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/).
|
||||
|
||||
Reference in New Issue
Block a user