mirror of
https://github.com/YuzuZensai/Minikura.git
synced 2026-01-06 04:32:37 +00:00
6 lines
174 B
Plaintext
6 lines
174 B
Plaintext
|
|
DATABASE_URL=postgresql://postgres:password@localhost:5432/database?sslmode=disable
|
||
|
|
ENABLE_CRD_REFLECTION=true
|
||
|
|
|
||
|
|
KUBERNETES_NAMESPACE=minikura
|
||
|
|
KUBERNETES_SKIP_TLS_VERIFY=true
|