Add port and mesh name to CRD validation

This commit is contained in:
stefanprodan
2019-03-26 17:12:46 +02:00
parent ca074ef13f
commit bdd864fbdd
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -73,6 +73,10 @@ spec:
properties:
port:
type: number
portName:
type: string
meshName:
type: string
timeout:
type: string
skipAnalysis:
+4
View File
@@ -76,6 +76,10 @@ spec:
properties:
port:
type: number
portName:
type: string
meshName:
type: string
timeout:
type: string
skipAnalysis: