Skip to content

Commit

Permalink
fixed helm lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ironoa committed Oct 21, 2021
1 parent 37394ac commit f75ce56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/ipfs-cluster/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
apiVersion: v1
kind: Service
metadata:
name: {{ include "ipfs-cluster.serviceNameHttpLocal" . }}
name: {{ include "ipfs-cluster.serviceNameLocal" . }}
labels:
node: {{ .Release.Name }}
spec:
Expand Down

0 comments on commit f75ce56

Please sign in to comment.