drone / charts

Helm charts for the Drone platform on Kubernetes
Other
166 stars 116 forks source link

Allow control over containerPort #45

Closed camaeel closed 3 years ago

camaeel commented 3 years ago

Allow control over containerPort. Set default value to 8080.

Motivation - by default port is always set to 80. I wanted to control it and change to different value in order to start the container without root.

camaeel commented 3 years ago

Lint check fails due to the default value of DRONE_SERVER_HOST - it is empty string, but it is required to have minimum length of 3.

bradrydzewski commented 3 years ago

closing in favor of https://github.com/drone/charts/pull/21/files