InseeFrLab/onyxia-api

[FEATURE REQUEST] support for cert-manager charts

Closed this issue · 1 comments

fcomte commented

For supporting chart manager in API side we should :

  • add a new object parameter for "annotation" ingress as the one for pods
  • add a new boolean parameter to specify a random certificate name in the TLS field ( we will need to modify our ingress templates)

Fixed by #317