mirror of
https://github.com/1Panel-dev/KubePi.git
synced 2026-04-22 16:27:10 +08:00
13 lines
204 B
YAML
13 lines
204 B
YAML
apiVersion: v1
|
|
kind: AppConfig
|
|
spec:
|
|
server:
|
|
bind:
|
|
host: 0.0.0.0
|
|
port: 2019
|
|
ssl:
|
|
enable: false
|
|
certificate:
|
|
certificateKey:
|
|
db:
|
|
path: /var/lib/ekko/db/ekko.db |