Update drone-runner helm template
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6c0204155a
commit
67c1e7a6c5
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ env:
|
|||
## service that the drone server Chart creates by default.
|
||||
## Ref: https://kube-runner.docs.drone.io/installation/reference/drone-rpc-host/
|
||||
##
|
||||
DRONE_RPC_HOST: drone.{{ traefik_domain }}
|
||||
DRONE_RPC_HOST: {{ drone_rpc_host }}
|
||||
|
||||
## The protocol to use for communication with Drone server.
|
||||
## Ref: https://kube-runner.docs.drone.io/installation/reference/drone-rpc-proto/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue