charts/gotosocial/values.yaml

26 lines
427 B
YAML

replicaCount: 1
image:
repository: superseriousbusiness/gotosocial
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: ""
ingress:
enabled: true
resources:
limits:
cpu: 100m
memory: 256Mi
requests:
cpu: 100m
memory: 256Mi
gtsBulkDomain: "socaas.site"
gtsAccountDomain: ""
gtsHost: ""
gtsAdminAccountName: ""
gtsAdminAccountMail: ""
gtsAdminAccountPass: ""