create: false
name: alloy-config key: config.alloy
This commit is contained in:
parent
a1925e083b
commit
2fda5818ec
1 changed files with 4 additions and 3 deletions
|
@ -9,10 +9,11 @@ alloy:
|
|||
|
||||
uiPathPrefix: "/alloy"
|
||||
|
||||
create: false
|
||||
name: alloy-config
|
||||
key: config.alloy
|
||||
|
||||
configMap:
|
||||
create: false
|
||||
name: alloy-config
|
||||
key: config.alloy
|
||||
content: |-
|
||||
|
||||
logging {
|
||||
|
|
Loading…
Reference in a new issue