Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: drone service wrong port and runner wrong mount #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

liu-xuewen
Copy link

  1. Drone service port 8080 will cause fail errors: curl -X POST http://drone/rpc/v2/ping

  2. drone-runner-docker wrong mount will cause fail errors: docker not found

@jimsheldon
Copy link
Contributor

You can set the drone server port to 80 in your values yaml file if needed, we shouldn't have to change the default from 8080 to 80. Unless I'm missing something?

Can you submit a different PR with the dind change? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants