Skip to content

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
eltorio committed Mar 1, 2024
1 parent c9150fa commit 1023c7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k8s/helm/hcfmailerplus/templates/deployments-mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ spec:
- name: mailtrain-mysql
persistentVolumeClaim:
claimName: {{ not .Values.storage.mysql.existingClaim | ternary .Values.storage.mysql.claimName .Values.storage.mysql.existingClaim }}
{{ end }}
status: {}

0 comments on commit 1023c7c

Please sign in to comment.