fix: use expose annotation rather than explicit whitelist
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user