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