Ask your question here:
Hi. We want to expose multiple ports on the Knative service. However, it seems like it doesn't allow more than one custom port according to the validation. https://github.com/knative/serving/blob/master/pkg/apis/serving/k8s_validation.go#L397-L406
Is there any way we could work around this? Thank you.
Ask your question here:
Hi. We want to expose multiple ports on the Knative service. However, it seems like it doesn't allow more than one custom port according to the validation. https://github.com/knative/serving/blob/master/pkg/apis/serving/k8s_validation.go#L397-L406
Is there any way we could work around this? Thank you.