Files
chart/library/ix-dev/community/ipfs/values.yaml
2024-04-16 08:23:14 +03:00

26 lines
402 B
YAML

image:
repository: ipfs/kubo
pullPolicy: IfNotPresent
tag: v0.28.0
resources:
limits:
cpu: 4000m
memory: 8Gi
ipfsConfig:
additionalEnvs: []
ipfsNetwork:
apiPort: 30010
swarmPort: 30011
gatewayPort: 30012
hostNetwork: false
ipfsRunAs:
user: 568
group: 568
ipfsStorage:
data:
type: ixVolume
datasetName: data
staging:
type: ixVolume
datasetName: staging