diff --git a/deploy/drone/drone-runner-amd64.yaml b/deploy/drone/drone-runner-amd64.yaml index bb2ff13..dd3cbec 100644 --- a/deploy/drone/drone-runner-amd64.yaml +++ b/deploy/drone/drone-runner-amd64.yaml @@ -35,10 +35,4 @@ spec: - name: DRONE_UI_USERNAME value: "root" - name: DRONE_UI_PASSWORD - value: "root" - - name: DRONE_UI_DISABLE - value: "false" - - name: DRONE_HTTP_PROTO - value: "https" - - name: DRONE_HTTP_HOST - value: "runner.panic.haus" \ No newline at end of file + value: "root" \ No newline at end of file