mirror of
https://github.com/1Panel-dev/KubePi.git
synced 2025-12-24 13:38:10 +08:00
17 lines
239 B
YAML
17 lines
239 B
YAML
apiVersion: v1
|
|
kind: AppConfig
|
|
spec:
|
|
server:
|
|
bind:
|
|
host: 0.0.0.0
|
|
port: 80
|
|
ssl:
|
|
enable: false
|
|
certificate:
|
|
certificateKey:
|
|
db:
|
|
path: /var/lib/kubepi/db
|
|
session:
|
|
expires: 24
|
|
jwt:
|
|
key: |