Open zifeo opened 1 year ago
We already have a tls
field in ingress: https://github.com/bentoml/yatai-deployment/blob/v1.0.x/helm/yatai-deployment/crds/bentodeployment.yaml#L2133
@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.
@zifeo Good point, thanks for the suggestion, I will add this feature as soon as possible
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.