chore: change essential ip address for node exporter to new machine ip
This commit is contained in:
parent
9d7375707a
commit
bf4d825624
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ metadata:
|
|||
namespace: monitoring
|
||||
subsets:
|
||||
- addresses:
|
||||
- ip: 192.168.10.41
|
||||
- ip: 192.168.10.42
|
||||
ports:
|
||||
- name: metrics
|
||||
port: 9100
|
||||
|
|
Loading…
Add table
Reference in a new issue