Skip to content

Commit d2d6e7d

Browse files
committed
Fix: Add insecure Flag For E2E test without certs
1 parent 17151aa commit d2d6e7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/e2e/docker-compose.test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ services:
1717
- PERSYS_LOG_LEVEL=info
1818
- PERSYS_RECONCILE_ENABLED=false
1919
- PERSYS_VM_ENABLED=false
20+
- PERSYS_SCHEDULER_INSECURE=true
2021
user: "0:0"
2122
volumes:
2223
- /var/run/docker.sock:/var/run/docker.sock

0 commit comments

Comments
 (0)