refactor: refactor and gitopify
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
apiVersion: cilium.io/v2
|
||||
kind: CiliumNetworkPolicy
|
||||
metadata:
|
||||
name: allow-loft-analytics
|
||||
namespace: atlantis
|
||||
spec:
|
||||
egress:
|
||||
- toFQDNs:
|
||||
- matchName: analytics.loft.rocks
|
||||
endpointSelector:
|
||||
matchLabels:
|
||||
app: vcluster
|
||||
Reference in New Issue
Block a user