Files
chart/library/ix-dev/community/ipfs/values.yaml
bugclerk d1da312a25 Upgraded catalog item(s) (#1192)
* Upgraded catalog item(s)

        This commit upgrades ipfs catalog item(s).

* bump common

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-05-10 16:32:52 +03:00

28 lines
436 B
YAML

image:
repository: ipfs/kubo
pullPolicy: IfNotPresent
tag: v0.20.0
resources:
limits:
cpu: 4000m
memory: 8Gi
ipfsConfig:
additionalEnvs: []
ipfsNetwork:
apiPort: 30000
swarmPort: 30001
gatewayPort: 30002
hostNetwork: false
ipfsRunAs:
user: 568
group: 568
ipfsStorage:
data:
type: ixVolume
hostPath: ''
datasetName: data
staging:
type: ixVolume
hostPath: ''
datasetName: staging