Merge pull request from robertmarsal/patch-1

fix: remove typo from the config
This commit is contained in:
Marko Saric
2022-10-12 14:13:59 +02:00
committed by GitHub

@ -91,7 +91,7 @@ spec:
subPath: clickhouse-config.xml subPath: clickhouse-config.xml
readOnly: true readOnly: true
- name: config - name: config
mountPath: /etc/clickhouse-server/users.d/logging.xml" mountPath: /etc/clickhouse-server/users.d/logging.xml
subPath: clickhouse-user-config.xml subPath: clickhouse-user-config.xml
readOnly: true readOnly: true
env: env: