fix(multiplayer): authenticate Agones Kubernetes API

This commit is contained in:
Josh Creek
2026-09-02 18:58:57 +01:00
parent 55b88a3aa5
commit 670466dbd7
9 changed files with 238 additions and 32 deletions
+4 -12
View File
@@ -47,13 +47,6 @@ spec:
ports:
- protocol: TCP
port: 6379
- to:
- namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: agones-system
ports:
- protocol: TCP
port: 443
- ports:
- protocol: UDP
port: 53
@@ -130,11 +123,10 @@ spec:
ports:
- protocol: TCP
port: 5432
- to:
- namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: agones-system
ports:
# The kubernetes.default Service endpoint is implementation-specific and
# may be a control-plane/node IP that cannot be selected by pod labels.
# Keep API egress portable while limiting it to TLS only.
- ports:
- protocol: TCP
port: 443
- ports: