wip: unify sys and apps
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
apiVersion: cilium.io/v2
|
||||
kind: CiliumNetworkPolicy
|
||||
metadata:
|
||||
name: allow-slack
|
||||
namespace: robusta
|
||||
spec:
|
||||
egress:
|
||||
- toFQDNs:
|
||||
- matchPattern: slack.com
|
||||
endpointSelector:
|
||||
matchLabels: {}
|
||||
Reference in New Issue
Block a user