fix indentation issue in ingress toPorts section of CiliumNetworkPolicy configuration
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 6m55s
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 6m55s
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
|||||||
matchLabels:
|
matchLabels:
|
||||||
app: escape-game
|
app: escape-game
|
||||||
ingress:
|
ingress:
|
||||||
toPorts:
|
- toPorts:
|
||||||
- ports:
|
- ports:
|
||||||
- port: "8080"
|
- port: "8080"
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|||||||
Reference in New Issue
Block a user