fix: Allow metrics service without CoreOS Service Monitor (#775)
Signed-off-by: Pedro Arvela <pedro.arvela@onfido.com>
This commit is contained in:
parent
4a905d5736
commit
b582098455
5 changed files with 5 additions and 3 deletions
|
|
@ -25,6 +25,7 @@ controller:
|
|||
# memory: 64Mi
|
||||
|
||||
metrics:
|
||||
enabled: false
|
||||
serviceMonitor:
|
||||
enabled: false
|
||||
additionalLabels: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue