Skip to content

Commit ad704fb

Browse files
committed
fix: r
Signed-off-by: Ashing Zheng <[email protected]>
1 parent 2dbebe9 commit ad704fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/e2e/framework/manifests/ingress.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -426,13 +426,10 @@ spec:
426426
port: 3001
427427
initialDelaySeconds: 5
428428
periodSeconds: 5
429-
<<<<<<< HEAD
430429
securityContext: {}
431-
=======
432430
volumeMounts:
433431
- name: socket-volume
434432
mountPath: /sockets
435-
>>>>>>> dc8b6621 (feat: add Unix socket support for inter-container communication (#2587))
436433
volumes:
437434
- name: ingress-config
438435
configMap:

0 commit comments

Comments
 (0)