I have a question if some NetworkPolicies already created were given.
The limitation stated that I could not edit any of the two already created Network Policies. What should I do in order to have label app=api and app=web in the same pod?
PS: One network policy had the podSelector with label app=api and the other had the podSelector with label app=web.