Add the metrics server field to CRD

This commit is contained in:
stefanprodan
2019-10-17 11:36:25 +03:00
parent 60c4bba263
commit cdcd97244c
4 changed files with 13 additions and 0 deletions

View File

@@ -68,6 +68,9 @@ spec:
provider:
description: Traffic managent provider
type: string
metricsServer:
description: Prometheus URL
type: string
progressDeadlineSeconds:
description: Deployment progress deadline
type: number