fix(plausible): allow access from everywhere to ClickHouse
All checks were successful
Renovate / renovate (push) Successful in 57s
All checks were successful
Renovate / renovate (push) Successful in 57s
This commit is contained in:
parent
9e8bcd5eb3
commit
bc3da36f9b
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ spec:
|
||||||
configuration:
|
configuration:
|
||||||
users:
|
users:
|
||||||
plausible/password_sha256_hex: 772a9686f7ddf4b83dbcba413205be25e45f60557c1a6f54440c4a66783462c2
|
plausible/password_sha256_hex: 772a9686f7ddf4b83dbcba413205be25e45f60557c1a6f54440c4a66783462c2
|
||||||
|
plausible/networks/ip:
|
||||||
|
- 0.0.0.0/0
|
||||||
|
|
||||||
clusters:
|
clusters:
|
||||||
- name: "plausible"
|
- name: "plausible"
|
||||||
layout:
|
layout:
|
||||||
|
|
Loading…
Reference in a new issue