solr: fix typo

This commit is contained in:
Brendan Early
2021-05-10 19:59:50 -05:00
parent 24410adac8
commit 3e0ba3eeeb

View File

@@ -35,7 +35,7 @@ spec:
mountPath: /opt/solr/server/solr/configsets/packages
readOnly: true
- name: script-volume
mountpath: /opt/solr-start
mountPath: /opt/solr-start
readinessProbe:
timeoutSeconds: 1
initialDelaySeconds: 30