Waqar Ahmed 9af26f197d Update plex/nextcloud/ipfs/minio versions %!s(int64=4) %!d(string=hai) anos
..
charts 9af26f197d Update plex/nextcloud/ipfs/minio versions %!s(int64=4) %!d(string=hai) anos
templates 9af26f197d Update plex/nextcloud/ipfs/minio versions %!s(int64=4) %!d(string=hai) anos
.helmignore 9af26f197d Update plex/nextcloud/ipfs/minio versions %!s(int64=4) %!d(string=hai) anos
Chart.yaml 9af26f197d Update plex/nextcloud/ipfs/minio versions %!s(int64=4) %!d(string=hai) anos
README.md 9af26f197d Update plex/nextcloud/ipfs/minio versions %!s(int64=4) %!d(string=hai) anos
app-readme.md 9af26f197d Update plex/nextcloud/ipfs/minio versions %!s(int64=4) %!d(string=hai) anos
default_values.yaml 9af26f197d Update plex/nextcloud/ipfs/minio versions %!s(int64=4) %!d(string=hai) anos
ix_values.yaml 9af26f197d Update plex/nextcloud/ipfs/minio versions %!s(int64=4) %!d(string=hai) anos
questions.yaml 9af26f197d Update plex/nextcloud/ipfs/minio versions %!s(int64=4) %!d(string=hai) anos
requirements.lock 9af26f197d Update plex/nextcloud/ipfs/minio versions %!s(int64=4) %!d(string=hai) anos
test_values.yaml 9af26f197d Update plex/nextcloud/ipfs/minio versions %!s(int64=4) %!d(string=hai) anos
values.yaml 9af26f197d Update plex/nextcloud/ipfs/minio versions %!s(int64=4) %!d(string=hai) anos

README.md

IPFS

IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. IPFS provides an interface as simple as the HTTP web, but with permanence built in. You can also mount the world at /ipfs.

Introduction

This chart bootstraps IPFS deployment on a Kubernetes cluster using the Helm package manager.

Configuration

The following table lists the configurable parameters of the IPFS chart and their default values.

Parameter Description Default
image.repository Image repository ipfs/go-ipfs
image.tag IPFS image tag. Possible values listed here. v0.8.0-rc1
image.pullPolicy Image pull policy IfNotPresent
extraArgs Additional command line arguments to pass to the IPFS server []