We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 858f91f commit 10dda6eCopy full SHA for 10dda6e
charts/request-node/templates/ipfs-swarm-load-balancer.yaml
@@ -1,4 +1,4 @@
1
-{{- if .Values.ipfs.sidecar and .Values.ipfs.swarm.service.enabled -}}
+{{- if and .Values.ipfs.sidecar .Values.ipfs.swarm.service.enabled -}}
2
3
# Load balancer to expose the IPFS node swarm port
4
apiVersion: v1
0 commit comments