I have the following helm values for a kubernetes cluster in AWS
ingress:
enabled: true
hosts:
- drone.domain.com
annotations:
kubernetes.io/ingress.class: nginx
server:
host: http://drone.domain.com
env:
DRONE_ADMIN: myGithubUser
DRONE_PROVIDER: "github"
DRONE_OPEN: "true"
DRONE_GITHUB: "true"
DRONE_ORGS: orgName
DRONE_GITHUB_CLIENT: fe5xxxxxxx
DRONE_GITHUB_SECRET: 3f69xxxxxx
I get it to authorize and orgName
has a green check and there are no restrictions on the org in question either. After I authorize I get the following in the server logs
time="2019-05-01T14:24:40Z" level=error msg="cannot verify team membership for ."