-
Notifications
You must be signed in to change notification settings - Fork 27
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
Improve Helm Charts #129
Comments
Hi, |
Is there any update on this issue?
If we run two instances of registries in our ArgoCD they somehow always override each other while syncing. I guess it's because of the above-mentioned hard coded name attributes. |
Hi together, |
@ds-lcapellino The PR is merged and the changes are available with helm release version 0.4.0 |
@florianrusch-zf : for the security Context the following PR is created: |
@florianrusch-zf : If it is ok for you, i would close this issue. For the other open points we have the following issues: |
Is your feature request related to a problem? Please describe.
The helm charts can be improved to provide more flexibility and to follow more the best practice guidelines (https://helm.sh/docs/chart_best_practices/templates/).
Points to improve
_helpers.tpl
and define functions for the following points. Helm improvement #281registry.name
)registry.fullname
)registry.chart
)registry.labels
)registry.selectorLabels
)ServiceMonitor
resourceOpen points
The text was updated successfully, but these errors were encountered: