fix: Postgres -> Slurm
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: cnpg
|
namespace: slinky
|
||||||
spec:
|
spec:
|
||||||
egress:
|
egress:
|
||||||
- toEntities:
|
- toEntities:
|
||||||
@@ -14,5 +14,5 @@ spec:
|
|||||||
protocol: TCP
|
protocol: TCP
|
||||||
endpointSelector:
|
endpointSelector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/instance: postgres-operator
|
app.kubernetes.io/instance: slurm-operator
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
Reference in New Issue
Block a user