fix: Add makai to headscale
This commit is contained in:
@@ -56,7 +56,6 @@ persistence:
|
|||||||
# size: 1Gi
|
# size: 1Gi
|
||||||
|
|
||||||
# -- Enable and configure postgresql database subchart under this key.
|
# -- 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)
|
# @default -- See [values.yaml](./values.yaml)
|
||||||
postgresql:
|
postgresql:
|
||||||
enabled: false
|
enabled: false
|
||||||
@@ -231,6 +230,8 @@ configMaps:
|
|||||||
{ "name": "openfga.srv.oceanbox.io", "type": "A", "value": "10.255.241.11" },
|
{ "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": "openfga.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },
|
||||||
{ "name": "cache.srv.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" },
|
{ "name": "yolo-registry.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user