diff --git a/deploy/drone/drone-runner-amd64.yaml b/deploy/drone/drone-runner-amd64.yaml index dd3cbec..c10d01f 100644 --- a/deploy/drone/drone-runner-amd64.yaml +++ b/deploy/drone/drone-runner-amd64.yaml @@ -31,8 +31,4 @@ spec: - name: DRONE_RUNNER_PLATFORM_OS value: "linux" - name: DRONE_RUNNER_PLATFORM_ARCH - value: "amd64" - - name: DRONE_UI_USERNAME - value: "root" - - name: DRONE_UI_PASSWORD - value: "root" \ No newline at end of file + value: "amd64" \ No newline at end of file