Skip to content

Commit

Permalink
another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Nov 9, 2023
1 parent c7a6f75 commit 6cc2b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Charts/beamline-chart/templates/_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
{{- if .Values.pviClaim }}
- name: pvi-volume
persistentVolumeClaim:
claimName: {{ .Values.pvi }}
claimName: {{ .Values.pviClaim }}
{{- end }}
{{- if .Values.opisClaim }}
- name: opis-volume
Expand Down

0 comments on commit 6cc2b8f

Please sign in to comment.