fix: use expose annotation rather than explicit whitelist

This commit is contained in:
2025-06-22 08:48:35 +02:00
parent 383477822a
commit 7607373146
7 changed files with 8 additions and 7 deletions
+1
View File
@@ -223,6 +223,7 @@ configMaps:
{ "name": "argocd.adm.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "hubble.adm.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "plausible.adm.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "dapr.adm.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "rabbitmq.srv.oceanbox.io", "type": "A", "value": "10.255.241.11" },
{ "name": "rabbitmq.dev.oceanbox.io", "type": "A", "value": "10.255.241.11" },