alloy_implementation #13
1 changed files with 30 additions and 28 deletions
|
@ -5,7 +5,9 @@ alloy:
|
||||||
|
|
||||||
uiPathPrefix: "/alloy"
|
uiPathPrefix: "/alloy"
|
||||||
|
|
||||||
configMap.content: |
|
configMap:
|
||||||
|
content: |-
|
||||||
|
|
||||||
logging {
|
logging {
|
||||||
level = "info"
|
level = "info"
|
||||||
format = "logfmt"
|
format = "logfmt"
|
||||||
|
|
Reference in a new issue