fix: Add makai to headscale

This commit is contained in:
2025-08-25 10:49:26 +02:00
parent 149c64b88a
commit a5aaf966ca
+2 -1
View File
@@ -56,7 +56,6 @@ persistence:
# size: 1Gi
# -- Enable and configure postgresql database subchart under this key.
# For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/main/bitnami/postgresql)
# @default -- See [values.yaml](./values.yaml)
postgresql:
enabled: false
@@ -231,6 +230,8 @@ configMaps:
{ "name": "openfga.srv.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "openfga.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "cache.srv.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "makai.srv.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "makai.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "yolo-registry.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },