Skip to content

Commit

Permalink
squashme: minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
olevski committed May 11, 2023
1 parent 66dd4e7 commit 270fa91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-chart/renku/templates/crac/service.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: Service
metadata:
name: {{ template "renku.name" . }}-crac
name: {{ template "renku.fullname" . }}-crac
labels:
app: renku-crac
chart: {{ template "renku.chart" . }}
Expand Down

0 comments on commit 270fa91

Please sign in to comment.