Allow PVE exporter self-signed certificates

This commit is contained in:
Erki Aas
2026-09-18 15:28:44 +03:00
parent f7d161ecac
commit 77e500a608
+3
View File
@@ -39,6 +39,9 @@ spec:
envFrom:
- secretRef:
name: prometheus-pve-exporter
env:
- name: PVE_VERIFY_SSL
value: "false"
ports:
- name: http
containerPort: 9221