disable drone registation
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 18s

This commit is contained in:
Lee 2024-09-24 01:39:00 +01:00
parent 5eb53de71c
commit 402959e354

@ -52,7 +52,7 @@ spec:
- name: DRONE_SERVER_PROTO - name: DRONE_SERVER_PROTO
value: "https" value: "https"
- name: DRONE_REGISTRATION_CLOSED - name: DRONE_REGISTRATION_CLOSED
value: "false" value: "true"
volumeMounts: volumeMounts:
- name: drone-data - name: drone-data
mountPath: /data mountPath: /data