asterisk: Disable colored logging and add metrics container port

This commit is contained in:
Lauri Võsandi 2023-08-18 07:42:37 +03:00
parent 95597c3103
commit b0fd37de01
1 changed files with 7 additions and 0 deletions

View File

@ -34,9 +34,16 @@ spec:
containers:
- name: asterisk
image: harbor.k-space.ee/k-space/asterisk
command:
- /usr/sbin/asterisk
args:
- -TWBpvvvdddf
volumeMounts:
- name: config
mountPath: /etc/asterisk
ports:
- containerPort: 8088
name: metrics
volumes:
- name: config
secret: