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

Add k8's service bindings for dependencies in Build resource #1635

Open
doddisam opened this issue Jun 3, 2024 · 1 comment
Open

Add k8's service bindings for dependencies in Build resource #1635

doddisam opened this issue Jun 3, 2024 · 1 comment

Comments

@doddisam
Copy link

doddisam commented Jun 3, 2024

Hello,

We want to make all dependencies air gapped so we download it to artifactory and create a secret for all the dependencies. We want to use this as k8's service bindings. From the documentation, i see build resource will not support service binding but image resource does.

Our requirement is to do one-off builds and avoid rebuilds. so dont want to use image resource. The limitation we are facing is that we dont know how to make it air-gapped for build resource by mapping dependencies using k8's secret.

Can someone provide some input ?

@tomkennedy513
Copy link
Collaborator

Is this what you're looking for https://paketo.io/docs/howto/configuration/#dependency-mappings?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants