cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit f73e9cf560c127ae3fe8f516e5300f6f41b85c09
parent f5598aa4bbce9bc37332fb6001ebe51acd56ef0f
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 12 Feb 2025 10:05:22 +0100

try network policy for matrix

Diffstat:
Mapps/base/matrix/networkpolicies/matrix.yaml | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/apps/base/matrix/networkpolicies/matrix.yaml b/apps/base/matrix/networkpolicies/matrix.yaml @@ -53,6 +53,13 @@ spec: - port: "8008" - toEndpoints: - matchLabels: + instance: draupnir-synapse + io.kubernetes.pod.namespace: matrix + toPorts: + - ports: + - port: "9093" + - toEndpoints: + - matchLabels: k8s:app.kubernetes.io/instance: matrix-synapse io.kubernetes.pod.namespace: matrix toPorts: