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

[Feature Request] Add support for SSH deploy keys in pipelines chart #150

Open
juan-abia opened this issue Jan 30, 2025 · 0 comments
Open

Comments

@juan-abia
Copy link

In my use case, I need to store an SSH deploy key (unable to use tokens) to access a private repository that hosts my Argo CD pipelines. I attempted to add a volume to the pipelines deployment to mount the SSH key, similar to how it's implemented in the openwebui chart, but found this functionality isn't currently available in the pipelines chart.

Feature request:

  • Add support for mounting SSH deploy keys as volumes in the pipelines deployment
  • Similar implementation to the existing openwebui chart functionality

Thank you for considering this feature request!

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