flyik

Results 2 issues of flyik

**Describe the bug** In APIService helm template there is a [line](https://github.com/kubevela/kubevela/blob/master/charts/vela-core/templates/cluster-gateway/cluster-gateway.yaml#L148) that specifies a Certificate for CA injection. But actual name of the Certificate is different: `cert-manager.io/inject-ca-from: "{{ .Release.Namespace }}/{{...

This mr introduces ability to set healthcheck parameters(interval, timeout, healthyThreshold, unhealthyThreshold) via Service annotations