hassio and drone
This commit is contained in:
@@ -35,7 +35,7 @@ spec:
|
||||
- name: DRONE_STARLARK_ENABLED
|
||||
value: "true"
|
||||
- name: DRONE_LOGS_DEBUG
|
||||
value: "false"
|
||||
value: "true"
|
||||
- name: DRONE_LOGS_TRACE
|
||||
value: "false"
|
||||
- name: DRONE_USER_CREATE
|
||||
@@ -66,7 +66,7 @@ spec:
|
||||
- name: DRONE_RUNNER_CAPACITY
|
||||
value: "1"
|
||||
- name: DRONE_LOGS_DEBUG
|
||||
value: "false"
|
||||
value: "true"
|
||||
- name: DRONE_LOGS_TRACE
|
||||
value: "false"
|
||||
- name: DRONE_TRACE
|
||||
@@ -98,5 +98,5 @@ spec:
|
||||
type: Directory
|
||||
- name: podman.sock
|
||||
hostPath:
|
||||
path: /run/podman/podman.sock
|
||||
path: /run/user/1005/podman/podman.sock
|
||||
type: File
|
||||
|
||||
Reference in New Issue
Block a user