You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
helm-charts/charts/drone
Jack Jackson 4c82c014f8 Add vault-sourced secret in Drone setup 4 weeks ago
..
charts Add Drone 10 months ago
templates Add Drone 10 months ago
Chart.yaml Add Drone 10 months ago
README.md Add vault-sourced secret in Drone setup 4 weeks ago
values.yaml Avoid Drone-runner on the cursed node 3 months ago

README.md

TODO:

Ensure that Vault has a secret at shared-secrets/gitea/oauth-creds with keys DRONE_GITEA_CLIENT_ID and DRONE_GITEA_CLIENT_SECRET (see the application definition in app-of-apps/drone.jsonnet to see how the secret is injected from Vault into k8s). Remember also to create an Organization Secret named gitea_password for pulling.

For MTU problem diagnosis:

https://github.com/gliderlabs/docker-alpine/issues/307#issuecomment-634852419

https://liejuntao001.medium.com/fix-docker-in-docker-network-issue-in-kubernetes-cc18c229d9e5