forked from github.com/plausible-hosting
Merge pull request #56 from robertmarsal/patch-1
fix: remove typo from the config
This commit is contained in:
commit
a6fe8d13df
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user