Allow PVE exporter self-signed certificates
This commit is contained in:
@@ -39,6 +39,9 @@ spec:
|
|||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: prometheus-pve-exporter
|
name: prometheus-pve-exporter
|
||||||
|
env:
|
||||||
|
- name: PVE_VERIFY_SSL
|
||||||
|
value: "false"
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 9221
|
containerPort: 9221
|
||||||
|
|||||||
Reference in New Issue
Block a user