remove tls verify
This commit is contained in:
@@ -59,6 +59,8 @@ spec:
|
||||
value: "https://gitea.akshun-lab.uk"
|
||||
- name: GITEA_RUNNER_REGISTRATION_TOKEN
|
||||
value: "NvAHP4f1in4Fpe6VFaiwiN98IR0poOQoDv4dDKcN"
|
||||
- name: DOCKER_TLS_VERIFY
|
||||
value: "0"
|
||||
volumeMounts:
|
||||
- name: runner-data
|
||||
mountPath: /data
|
||||
|
||||
Reference in New Issue
Block a user