Private
Public Access
1
0

fix indentation issue in ingress toPorts section of CiliumNetworkPolicy configuration
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 6m55s

This commit is contained in:
Sebastian Unterschütz
2026-01-25 15:01:28 +01:00
parent d6b3afbf70
commit bbe8007b20

View File

@@ -21,7 +21,7 @@ spec:
matchLabels:
app: escape-game
ingress:
toPorts:
- toPorts:
- ports:
- port: "8080"
protocol: TCP