File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
ansible/inventory/host_vars
kubernetes/charts/poctest Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,9 @@ pihole:
4444 - { ip: 192.168.0.81, domain: "sonarr.local.ildoc.it"}
4545 - { ip: 192.168.0.81, domain: "speedtest.local.ildoc.it"}
4646 - { ip: 192.168.0.81, domain: "tools.local.ildoc.it"}
47- - { ip: 192.168.0.81, domain: "traefik.local.ildoc.it"}
47+
48+ - { ip: 192.168.0.81, domain: "pocmanager.local.ildoc.it"}
49+ - { ip: 192.168.0.81, domain: "pocsender.local.ildoc.it"}
4850
4951 - { ip: 192.168.0.82, domain: "invidious.local.ildoc.it"}
5052 - { ip: 192.168.0.82, domain: "pbs.local.ildoc.it"}
Original file line number Diff line number Diff line change 1515 spec :
1616 containers :
1717 - name : pocmanager
18- image : registry.gitlab.local.ildoc.it/bots/pocmanager
18+ image : registry.gitlab.local.ildoc.it/bots/pocmanager:9319b119bef61dc36e92cc510708c820ff97c632
1919
You can’t perform that action at this time.
0 commit comments