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

Ability to configure tis secret for network layer #87

Open
zifeo opened this issue Dec 29, 2022 · 3 comments · May be fixed by #116
Open

Ability to configure tis secret for network layer #87

zifeo opened this issue Dec 29, 2022 · 3 comments · May be fixed by #116

Comments

@zifeo
Copy link

zifeo commented Dec 29, 2022

Currently, it does not seem to be able to set a secret for the ingress, and thus cert-manager cannot be used out of the box.

layers:
  network:
    ingressClass: nginx
    ingressAnnotations:
      cert-manager.io/cluster-issuer: letsencrypt
    ingressPath: /
    ingressPathType: ImplementationSpecific
    tls: true # ← suggested
@yetone
Copy link
Member

yetone commented Dec 30, 2022

@zifeo
Copy link
Author

zifeo commented Dec 30, 2022

@yetone thanks, I indeed saw the feature in the CRD but I would expect to be able to set an autogenerated name for all deployments in the chart. This ways, both CRD and GUI deployments will use that as a default.

@yetone
Copy link
Member

yetone commented Dec 30, 2022

@zifeo Good point, thanks for the suggestion, I will add this feature as soon as possible

@rauerhans rauerhans linked a pull request May 16, 2023 that will close this issue
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 a pull request may close this issue.

2 participants