OP#188 fix the config
This commit is contained in:
@@ -37,7 +37,6 @@ remote_write:
|
|||||||
username: <%= @ps_auth_user %>
|
username: <%= @ps_auth_user %>
|
||||||
password: <%= @ps_auth_pass %>
|
password: <%= @ps_auth_pass %>
|
||||||
<% if @ps_write_external == true -%>
|
<% if @ps_write_external == true -%>
|
||||||
remote_write:
|
|
||||||
- url: "<%= @ps_external_url %>"
|
- url: "<%= @ps_external_url %>"
|
||||||
basic_auth:
|
basic_auth:
|
||||||
username: <%= @ps_auth_ext_user %>
|
username: <%= @ps_auth_ext_user %>
|
||||||
|
|||||||
Reference in New Issue
Block a user