fix(drone-runner): Fix some mistakes (#3514)

* fix(drone): Fix some mistakes

* bump

* Update questions.yaml

* minor changes

* Update charts/incubator/drone-runner/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
sagit
2022-08-19 10:53:07 +03:00
committed by GitHub
co-authored by Stavros Kois
parent 847ef1f3b9
commit af135e1f03
3 changed files with 23 additions and 39 deletions
+5 -2
View File
@@ -1,11 +1,13 @@
image:
repository: drone/drone-runner-kube
repository: tccr.io/truecharts/drone-runner-kube
pullPolicy: IfNotPresent
tag: latest@sha256:003848908e19a23b8f3eb97c763cc634e48826517c587d526707e0668feb22b7
tag: v1.0.0@sha256:d3e206ce5a124ab363b408d131594e9b5be88ae14a9f3ba8206e26cd7f3b30f2
env:
DRONE_RPC_HOST: ""
DRONE_RPC_PROTO: "http"
secretEnv:
DRONE_RPC_SECRET: ""
service:
@@ -13,6 +15,7 @@ service:
ports:
main:
port: 3000
protocol: HTTP
targetPort: 3000
rbac: