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

kubernetes: fix configmap volumes #2462

Commits on May 17, 2024

  1. kubernetes: fix configmap volumes

    Use the ConfigMap name as the volume/volumeMount name so that files
    discovered while parsing buildkitd.toml, such as references to tls
    ca/cert/key, will be mounted in the builder Deployment.
    
    Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com>
    dweomer committed May 17, 2024
    Configuration menu
    Copy the full SHA
    fb61e12 View commit details
    Browse the repository at this point in the history