fix: Correct ns
This commit is contained in:
@@ -3,7 +3,7 @@ apiVersion: cilium.io/v2
|
|||||||
kind: CiliumNetworkPolicy
|
kind: CiliumNetworkPolicy
|
||||||
metadata:
|
metadata:
|
||||||
name: allow-api-server
|
name: allow-api-server
|
||||||
namespace: slurm-operator
|
namespace: slinky
|
||||||
spec:
|
spec:
|
||||||
egress:
|
egress:
|
||||||
- toEntities:
|
- toEntities:
|
||||||
|
|||||||
+2
-2
@@ -2,8 +2,8 @@
|
|||||||
apiVersion: cilium.io/v2
|
apiVersion: cilium.io/v2
|
||||||
kind: CiliumNetworkPolicy
|
kind: CiliumNetworkPolicy
|
||||||
metadata:
|
metadata:
|
||||||
name: allow-host-to-mariadb
|
name: allow-host-to-slurm-operator
|
||||||
namespace: slurm-operator
|
namespace: slinky
|
||||||
spec:
|
spec:
|
||||||
endpointSelector:
|
endpointSelector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@ apiVersion: cilium.io/v2
|
|||||||
kind: CiliumNetworkPolicy
|
kind: CiliumNetworkPolicy
|
||||||
metadata:
|
metadata:
|
||||||
name: allow-prometheus-metrics
|
name: allow-prometheus-metrics
|
||||||
namespace: slurm-operator
|
namespace: slinky
|
||||||
spec:
|
spec:
|
||||||
endpointSelector:
|
endpointSelector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@ apiVersion: cilium.io/v2
|
|||||||
kind: CiliumNetworkPolicy
|
kind: CiliumNetworkPolicy
|
||||||
metadata:
|
metadata:
|
||||||
name: allow-remote-node-webhooks
|
name: allow-remote-node-webhooks
|
||||||
namespace: slurm-operator
|
namespace: slinky
|
||||||
spec:
|
spec:
|
||||||
endpointSelector:
|
endpointSelector:
|
||||||
matchLabels: {}
|
matchLabels: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user