A
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: networking.k8s.io/v1
|
||||
kind: NetworkPolicy
|
||||
metadata:
|
||||
name: default-deny-all
|
||||
namespace: ai
|
||||
namespace: argocd
|
||||
spec:
|
||||
podSelector: {} # die
|
||||
policyTypes: ["Ingress", "Egress"]
|
||||
|
||||
Reference in New Issue
Block a user