-
Notifications
You must be signed in to change notification settings - Fork 194
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
🍀 Proposal
: Plugin argocd
Enhancement (sub-task of #513)
#514
Comments
Proposal
: Plugin enhancement - argocd
Proposal
: Plugin Enhancement - argocd
Proposal
: Plugin Enhancement - argocd
Proposal
: (sub-task with #513) Plugin Enhancement - argocd
Proposal
: (sub-task with #513) Plugin Enhancement - argocd
Proposal
: (sub-task with #513) Plugin Enhancement with argocd
Proposal
: (sub-task with #513) Plugin Enhancement with argocd
Proposal
: Plugin argocd
Enhancement (sub-task with #513)
Proposal
: Plugin argocd
Enhancement (sub-task with #513)Proposal
: Plugin argocd
Enhancement (sub-task of #513)
Adding more details about this issue: Be Brave, Be ImaginativeAnything that isn't following the clean code best practice, refactor it. Any feature you think would add value to end-users, add it. Any configuration refactors / documentation updates that would improve the end users' quality of life, do it. Be brave when deleting unnecessary code, and be imaginative when adding new features. Possible Improvements: Config RefactorThe current options:
create_namespace: true
repo:
name: argo
url: https://argoproj.github.io/argo-helm
chart:
chart_name: argo/argo-cd
release_name: argocd
namespace: argocd
wait: true
timeout: 5m
upgradeCRDs: true
values_yaml: |
controller:
service:
port: 8080
redis:
image:
tag: 6.2.6-alpine3.15 There are a couple of possible improvements:
Possible Improvements: Code Improvement
|
This issue might be too big for a good first issue, but we still want to give it a try since it's mainly refactoring and improving. |
I will give it a try @daniel-hutao |
TODO:
|
What would you like to add? Why is this needed?
See #513 for the details
The text was updated successfully, but these errors were encountered: