fixup! Logging: Add Loki + Promtail
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
84104fc275
commit
59146e3f9f
@ -1,3 +1,4 @@
|
|||||||
|
{% raw %}
|
||||||
{
|
{
|
||||||
"log-driver": "json-file",
|
"log-driver": "json-file",
|
||||||
"log-opts": {
|
"log-opts": {
|
||||||
@ -7,3 +8,4 @@
|
|||||||
"bip": "10.254.1.1/24",
|
"bip": "10.254.1.1/24",
|
||||||
"default-address-pools":[{"base":"10.254.0.0/17","size":26}]
|
"default-address-pools":[{"base":"10.254.0.0/17","size":26}]
|
||||||
}
|
}
|
||||||
|
{% endraw %}
|
||||||
|
Loading…
Reference in New Issue
Block a user