wip: Match chart to k8s state
This commit is contained in:
+2
-1
@@ -2,10 +2,11 @@ apiVersion: cilium.io/v2
|
||||
kind: CiliumNetworkPolicy
|
||||
metadata:
|
||||
name: allow-slack
|
||||
namespace: robusta
|
||||
namespace: prometheus
|
||||
spec:
|
||||
egress:
|
||||
- toFQDNs:
|
||||
- matchPattern: slack.com
|
||||
- matchName: hooks.slack.com
|
||||
endpointSelector:
|
||||
matchLabels: {}
|
||||
|
||||
Reference in New Issue
Block a user