fix proxmoxve-exporter
This commit is contained in:
parent
bd2f318784
commit
bb627542d1
|
@ -21,12 +21,10 @@ spec:
|
|||
|
||||
args:
|
||||
- /config/pve.yml
|
||||
# - --no-collector.config
|
||||
- --no-collector.config
|
||||
|
||||
hostNetwork: true
|
||||
|
||||
# env:
|
||||
# PVE_VERIFY_SSL: 0
|
||||
env:
|
||||
PVE_VERIFY_SSL: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -20,6 +20,8 @@ TODO:
|
|||
- [ ] Authentik
|
||||
- [ ] r720xd proxmox
|
||||
- [x] *arr
|
||||
- [ ] nextcloud
|
||||
- [ ] onlyoffice
|
||||
- [x] IRC
|
||||
- [ ] Harbor
|
||||
- [x] CDN (nginx filelist)
|
||||
|
@ -27,6 +29,9 @@ TODO:
|
|||
- [x] Databases
|
||||
- [x] MinIO
|
||||
- [x] Move transfer storage to minio
|
||||
- [ ] Authentik SSO
|
||||
- [ ] nextcloud
|
||||
- [ ] onlyoffice
|
||||
- [ ] Reloader
|
||||
- [ ] kured
|
||||
- [ ] external-dns
|
||||
|
|
Loading…
Reference in New Issue