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/README.md

981 B

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