Skip to content

Commit

Permalink
helm doesnt support templating in the CRDs directory (#25)
Browse files Browse the repository at this point in the history
Signed-off-by: jr200 <jayshan+git@gmail.com>
  • Loading branch information
jr200 committed Jul 8, 2024
1 parent 6da0c22 commit c884e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/crds/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: CustomResourceDefinition
metadata:
name: pipelines.captain.benthos.dev
labels:
{{- include "benthos-captain.labels" . | nindent 4 }}
app: benthos-captain
spec:
group: captain.benthos.dev
names:
Expand Down

0 comments on commit c884e63

Please sign in to comment.