Add priv to agent
This commit is contained in:
parent
788ef27f28
commit
98c87d7193
@ -42,6 +42,9 @@ agent:
|
|||||||
WOODPECKER_SERVER: woodpecker-server:9000
|
WOODPECKER_SERVER: woodpecker-server:9000
|
||||||
WOODPECKER_AGENT_SECRET: wpsecret123
|
WOODPECKER_AGENT_SECRET: wpsecret123
|
||||||
WOODPECKER_BACKEND_K8S_NAMESPACE: dev-tools
|
WOODPECKER_BACKEND_K8S_NAMESPACE: dev-tools
|
||||||
|
securityContext:
|
||||||
|
privileged: true
|
||||||
|
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user