diff --git a/cluster/apps/drone/drone.yml b/cluster/apps/drone/drone.yml index 1311837..fa00b82 100644 --- a/cluster/apps/drone/drone.yml +++ b/cluster/apps/drone/drone.yml @@ -32,6 +32,8 @@ spec: image: drone/drone:2 restartPolicy: Always env: + - name: DRONE_ADMIN + value: "akshun" - name: DRONE_GITEA_SERVER value: "https://gitea.akshun-lab.uk" - name: DRONE_GITEA_CLIENT_ID