refactor(monitoring): add fullnameOverride for blackbox exporter
This commit is contained in:
parent
4c114a5010
commit
43f2caa087
1 changed files with 3 additions and 0 deletions
|
|
@ -127,3 +127,6 @@ kube-prometheus-stack:
|
||||||
|
|
||||||
defaultRules:
|
defaultRules:
|
||||||
create: false
|
create: false
|
||||||
|
|
||||||
|
prometheus-blackbox-exporter:
|
||||||
|
fullnameOverride: blackbox-exporter
|
||||||
|
|
|
||||||
Reference in a new issue