remove unnecessary fromEndpoints rule from CiliumNetworkPolicy configuration
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Has been cancelled
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Has been cancelled
This commit is contained in:
@@ -21,10 +21,6 @@ spec:
|
|||||||
matchLabels:
|
matchLabels:
|
||||||
app: escape-game
|
app: escape-game
|
||||||
ingress:
|
ingress:
|
||||||
- fromEndpoints:
|
|
||||||
- matchLabels:
|
|
||||||
io.cilium.k8s.policy.namespace: traefik
|
|
||||||
name: traefik
|
|
||||||
toPorts:
|
toPorts:
|
||||||
- ports:
|
- ports:
|
||||||
- port: "8080"
|
- port: "8080"
|
||||||
|
|||||||
Reference in New Issue
Block a user