Files
chart/test/ipfs/1.2.5/test_values.yaml
2022-06-28 18:32:27 +05:00

22 lines
376 B
YAML

appVolumeMounts:
data:
emptyDir: true
mountPath: /data/ipfs
staging:
emptyDir: true
mountPath: /export
dnsConfig:
options: []
emptyDirVolumes: true
environmentVariables: []
extraArgs: []
image:
pullPolicy: IfNotPresent
repository: ipfs/go-ipfs
tag: v0.13.0
service:
apiPort: 30951
gatewayPort: 30980
swarmPort: 30941
updateStrategy: Recreate