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