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

Adding entrypoint #3295

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Adding entrypoint #3295

wants to merge 1 commit into from

Conversation

JoshuaCooper
Copy link

Removing busybox and adding entrypoint. This makes helm as your entrypoint so the image can run with an input of a helm chart.

➜  kargo git:(main) ✗ docker run kargo:latest-amd64    
The Kubernetes package manager

Common actions for Helm:

- helm search:    search for charts
- helm pull:      download a chart to your local directory to view
- helm install:   upload the chart to Kubernetes
- helm list:      list releases of charts

@JoshuaCooper JoshuaCooper requested a review from a team as a code owner January 16, 2025 06:17
Copy link

netlify bot commented Jan 16, 2025

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit f913816
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/6788a498047c1200088b0370
😎 Deploy Preview https://deploy-preview-3295.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@hiddeco
Copy link
Contributor

hiddeco commented Jan 16, 2025

Can you elaborate on why this would be an improvement? As I have a hard time reasoning why someone would want to use the Kargo image to run helm.

@krancour
Copy link
Member

This PR makes no sense at all.

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

Successfully merging this pull request may close these issues.

3 participants