i have a question if a create a linode domain record and as target my nginx ingresscontroller and i am trying to use linode.firewall also to restrict some access.
based on the documentation:
https://www.pulumi.com/registry/packages/linode/api-docs/firewall/
it has to be linodes[myinstace.id] but i want to connect to firewall rule just to the domain record in the cluster how can i do this?
thanks in advance