shipping_openbao_logs #17
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ server:
|
|||
image: grafana/alloy:latest
|
||||
ports:
|
||||
- containerPort: 12345
|
||||
securityContext:
|
||||
runAsUser: 100
|
||||
# args:
|
||||
# - --config.file=/etc/alloy/config.yaml
|
||||
# volumeMounts:
|
||||
|
|
Reference in a new issue