NetworkPolicy_10.yaml
Loading
-
🔥 @9devops9Author Owner● applies to all pods in the default namespace with the label "role=db"
● allows tcp/6379 ingress traffic to the "role=db" pods from any pod in the current namespace with the label "role=frontend"
● allows tcp/6379 ingress traffic to the "role=db" pods from any pod in the namespace "myproject"
Please register or sign in to comment