This commit is contained in:
7
deploy/quadlet/kubeviz.env.example
Normal file
7
deploy/quadlet/kubeviz.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# Copy to /etc/kubeviz/kubeviz.env and reference via EnvironmentFile in kubeviz.container
|
||||
ADDR=:8080
|
||||
SESSION_TTL=30m
|
||||
MAX_UPLOAD_SIZE=5242880
|
||||
COOKIE_SECURE=true
|
||||
LOG_LEVEL=info
|
||||
GIT_ALLOWED_HOSTS=github.com,gitlab.com,bitbucket.org
|
||||
Reference in New Issue
Block a user