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