Waqar Ahmed 9a3e7ca691 Do not allow image variables to be configurable for ipfs chart 4 년 전
..
charts f5ca86daba Update ipfs chart version 4 년 전
templates f5ca86daba Update ipfs chart version 4 년 전
.helmignore f5ca86daba Update ipfs chart version 4 년 전
Chart.yaml 9a3e7ca691 Do not allow image variables to be configurable for ipfs chart 4 년 전
README.md f5ca86daba Update ipfs chart version 4 년 전
app-readme.md f5ca86daba Update ipfs chart version 4 년 전
default_values.yaml f5ca86daba Update ipfs chart version 4 년 전
ix_values.yaml 9a3e7ca691 Do not allow image variables to be configurable for ipfs chart 4 년 전
questions.yaml 9a3e7ca691 Do not allow image variables to be configurable for ipfs chart 4 년 전
requirements.lock f5ca86daba Update ipfs chart version 4 년 전
test_values.yaml 9a3e7ca691 Do not allow image variables to be configurable for ipfs chart 4 년 전
values.yaml f5ca86daba Update ipfs chart version 4 년 전

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 []