Compare commits
2 commits
4aa4852aad
...
67c1e7a6c5
| Author | SHA1 | Date | |
|---|---|---|---|
| 67c1e7a6c5 | |||
| 6c0204155a |
2 changed files with 2 additions and 2 deletions
|
|
@ -11,6 +11,6 @@ drone_runner_namespace: "drone-runner"
|
||||||
#drone_certificate: certificate_secret_name
|
#drone_certificate: certificate_secret_name
|
||||||
#drone_storage_classname:
|
#drone_storage_classname:
|
||||||
trivy_namespace: trivy
|
trivy_namespace: trivy
|
||||||
trivy_version: 0.23.0
|
trivy_version: 0.24.0
|
||||||
#trivy_storage_classname:
|
#trivy_storage_classname:
|
||||||
chartmuseum_namespace: chartmuseum
|
chartmuseum_namespace: chartmuseum
|
||||||
|
|
|
||||||
|
|
@ -116,7 +116,7 @@ env:
|
||||||
## service that the drone server Chart creates by default.
|
## service that the drone server Chart creates by default.
|
||||||
## Ref: https://kube-runner.docs.drone.io/installation/reference/drone-rpc-host/
|
## 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.
|
## The protocol to use for communication with Drone server.
|
||||||
## Ref: https://kube-runner.docs.drone.io/installation/reference/drone-rpc-proto/
|
## Ref: https://kube-runner.docs.drone.io/installation/reference/drone-rpc-proto/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue