Signed-off-by: shuheiktgw <s-kitagawa@mercari.com> Co-authored-by: Moritz Johner <moolen@users.noreply.github.com>
@@ -73,7 +73,7 @@ spec:
name: metrics
readinessProbe:
httpGet:
- port: 8081
+ port: {{ .Values.certController.readinessProbe.port }}
path: /readyz
initialDelaySeconds: 20
periodSeconds: 5