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 kbld config to get values from the ConfigMap #1

Open
jorgemoralespou opened this issue Jun 21, 2021 · 1 comment
Open

Add kbld config to get values from the ConfigMap #1

jorgemoralespou opened this issue Jun 21, 2021 · 1 comment

Comments

@jorgemoralespou
Copy link
Contributor

Use something like this:

---
apiVersion: kbld.k14s.io/v1alpha1
kind: Config

minimumRequiredVersion: 0.15.0

searchRules:
- keyMatcher:
    name: CONDA_ENVIRONMENT_IMAGE
- keyMatcher:
    name: BASE_ENVIRONMENT_IMAGE
- keyMatcher:
    name: JDK8_ENVIRONMENT_IMAGE
- keyMatcher:
    name: JDK11_ENVIRONMENT_IMAGE
- keyMatcher:
    name: CONDA_ENVIRONMENT_IMAGE
@jorgemoralespou
Copy link
Contributor Author

Command to run:

kbld -f packages/educates/bundle/config/ --imgpkg-lock-output packages/educates/bundle/.imgpkg/images.yaml

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

1 participant