diff --git a/values/headscale/values/values.yaml b/values/headscale/values/values.yaml index 3328b461..6a978284 100644 --- a/values/headscale/values/values.yaml +++ b/values/headscale/values/values.yaml @@ -276,6 +276,12 @@ configMaps: { "name": "plume.data.oceanbox.io", "type": "A", "value": "10.255.241.99" }, { "name": "slurm-agent.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" }, + { "name": "argocd.adm.vtn.obx", "type": "A", "value": "172.16.239.221" }, + { "name": "grafana.adm.vtn.obx", "type": "A", "value": "172.16.239.221" }, + { "name": "prometheus.adm.vtn.obx", "type": "A", "value": "172.16.239.221" }, + { "name": "alertmanager.adm.vtn.obx", "type": "A", "value": "172.16.239.221" }, + { "name": "slurm-agent.adm.vtn.obx", "type": "A", "value": "172.16.239.221" }, + { "name": "dashboard.ob-ceph.local", "type": "A", "value": "10.255.241.10" }, { "name": "grafana.ob-ceph.local", "type": "A", "value": "10.255.241.10" }, { "name": "s3.ob-ceph.local", "type": "A", "value": "10.255.241.10" },