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

Helm Parameter tls.secretName is not templated #449

Open
ds-mwesener opened this issue Jul 23, 2024 · 1 comment
Open

Helm Parameter tls.secretName is not templated #449

ds-mwesener opened this issue Jul 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ds-mwesener
Copy link

Current Behavior

Currently the secretName will be static set to:
image

Expected Behavior

Since we have two instances of the registry within one namespace.
We need to be able to set the secretName via the values.yaml because it is required within the association environment to have unique secretnames. Otherwise we get certificate issues when trying to call the ingress.

Steps To Reproduce

Deploy two instances of registry within one cluster with one certificate manager.

@ds-mwesener ds-mwesener added the bug Something isn't working label Jul 23, 2024
@agg3fe agg3fe moved this to In Progress in 🚀SLDT Board Jul 23, 2024
@agg3fe agg3fe moved this from In Progress to New in 🚀SLDT Board Jul 23, 2024
@marctuerke
Copy link

I'm having the same issue, since I want to use existing certificates from my cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: New
Development

No branches or pull requests

4 participants