catalog/incubator/gokapi/2.0.11/ix_values.yaml

38 lines
705 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/gokapi
tag: 1.7.1@sha256:e2b1801633e1b65460292837ee77da416778ed9c72b1172633bce7f49c3329ce
secretEnv:
GOKAPI_PASSWORD: "changme"
GOKAPI_USERNAME: "admin"
env:
GOKAPI_LENGTH_ID: 15
GOKAPI_MAX_FILESIZE: 102400
GOKAPI_MAX_MEMORY_UPLOAD: 20
# GOKAPI_AWS_BUCKET: ""
# GOKAPI_AWS_REGION: ""
# GOKAPI_AWS_KEY: ""
# GOKAPI_AWS_KEY_SECRET: ""
# GOKAPI_AWS_ENDPOINT: ""
service:
main:
ports:
main:
port: 53842
protocol: HTTP
targetPort: 53842
persistence:
config:
enabled: true
mountPath: /app/config
data:
enabled: true
mountPath: /app/data
portal:
enabled: true