Skip to content

Commit

Permalink
fixed mounted volume name #EA-3597
Browse files Browse the repository at this point in the history
  • Loading branch information
gsergiu committed Nov 10, 2023
1 parent d12815c commit 76dcbc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/overlays/cloud/deployment_patch.yaml.template
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
readOnly: true
subPath: translation-redis-truststore.jks
volumes:
- name: translation-redis-truststore.jks
- name: redis-certificate
secret:
secretName: redis-secret

0 comments on commit 76dcbc3

Please sign in to comment.