shipping_openbao_logs #17
1 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,5 @@
|
|||
alloy:
|
||||
create: false
|
||||
name: alloy-config
|
||||
key: config.alloy
|
||||
|
||||
uiPathPrefix: "/alloy"
|
||||
|
||||
|
||||
extraPorts:
|
||||
- name: "tcp_socket"
|
||||
port: 1514
|
||||
|
@ -12,7 +7,12 @@ alloy:
|
|||
protocol: "TCP"
|
||||
appProtocol: "tcp"
|
||||
|
||||
uiPathPrefix: "/alloy"
|
||||
|
||||
configMap:
|
||||
create: false
|
||||
name: alloy-config
|
||||
key: config.alloy
|
||||
content: |-
|
||||
|
||||
logging {
|
||||
|
|
Reference in a new issue