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

        This commit upgrades syncthing, home-assistant, nextcloud, minio, vaultwarden, ipfs catalog item(s).

* don't update NC

* bump common

* fix vw versioning

* Update library/ix-dev/community/vaultwarden/upgrade_strategy

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-04-06 15:42:57 +03:00

28 lines
436 B
YAML

image:
repository: ipfs/kubo
pullPolicy: IfNotPresent
tag: v0.19.1
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