rosdump: Fix NetworkPolicies for in-kube Gitea
This commit is contained in:
		@@ -98,15 +98,14 @@ spec:
 | 
			
		||||
  - Egress
 | 
			
		||||
  egress:
 | 
			
		||||
  - to:
 | 
			
		||||
    - ipBlock:
 | 
			
		||||
        cidr: 193.40.103.0/24
 | 
			
		||||
    - namespaceSelector:
 | 
			
		||||
        matchLabels:
 | 
			
		||||
          kubernetes.io/metadata.name: gitea
 | 
			
		||||
    - ipBlock:
 | 
			
		||||
        cidr: 172.23.0.0/24
 | 
			
		||||
    - ipBlock:
 | 
			
		||||
        cidr: 100.102.1.0/24
 | 
			
		||||
    ports:
 | 
			
		||||
    - protocol: TCP
 | 
			
		||||
      port: 22
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
apiVersion: monitoring.coreos.com/v1
 | 
			
		||||
kind: PrometheusRule
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user