diff --git a/values/headscale/values/values.yaml b/values/headscale/values/values.yaml index e7b402c7..025b2ecb 100644 --- a/values/headscale/values/values.yaml +++ b/values/headscale/values/values.yaml @@ -373,5 +373,5 @@ configMaps: { "name": "controlplane-1.hel0.oceanbox.io", "type": "A", "value": "65.109.27.97" }, { "name": "controlplane-2.hel0.oceanbox.io", "type": "A", "value": "65.21.138.120" }, { "name": "controlplane-3.hel0.oceanbox.io", "type": "A", "value": "95.217.77.113" }, - { "name": "worker-1.hel0.oceanbox.io", "type": "A", "value": "135.181.77.161" }, + { "name": "worker-1.hel0.oceanbox.io", "type": "A", "value": "135.181.77.161" } ]