A
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: networking.k8s.io/v1
|
||||
kind: NetworkPolicy
|
||||
metadata:
|
||||
name: allow-common-egress
|
||||
namespace: ai
|
||||
namespace: argocd
|
||||
spec:
|
||||
podSelector: {}
|
||||
policyTypes: ["Egress"]
|
||||
@@ -23,4 +23,3 @@ spec:
|
||||
kubernetes.io/metadata.name: ai
|
||||
ports:
|
||||
- { protocol: TCP, port: 5432 }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user