charts/charts/rust-synapse-compress-state/values.yaml
Alex Manning 6499edd2a3
All checks were successful
ci/woodpecker/push/rust-synapse-compress-state Pipeline was successful
Deprecate some charts and update rust-synapse-compress.
2024-04-17 18:13:23 +01:00

48 lines
1 KiB
YAML

---
image:
repository: ghcr.io/matrix-org/rust-synapse-compress-state
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
podAnnotations: {}
podSecurityContext: {}
# fsGroup: 2000
securityContext: {}
# capabilities:
# drop:
# - ALL
# readOnlyRootFilesystem: true
# runAsNonRoot: true
# runAsUser: 1000
resources: {}
# We usually recommend not to specify default resources and to leave this as a conscious
# choice for the user. This also increases chances charts run on environments with little
# resources, such as Minikube. If you do want to specify resources, uncomment the following
# lines, adjust them as necessary, and remove the curly braces after 'resources:'.
# limits:
# cpu: 100m
# memory: 128Mi
# requests:
# cpu: 100m
# memory: 128Mi
nodeSelector: {}
tolerations: []
affinity: {}
schedule: "5 4 * * *"
postgresConnectionString: ""
chunkSize: "500"
numChunks: "100"