Merge pull request #22822 from mokua/patch-8

Update custom-resource-definitions.md
This commit is contained in:
Kubernetes Prow Robot
2020-08-18 14:13:10 -07:00
committed by GitHub
@@ -673,6 +673,8 @@ spec:
cronSpec:
type: string
pattern: '^(\d+|\*)(/\d+)?(\s+(\d+|\*)(/\d+)?){4}$'
image:
type: string
replicas:
type: integer
minimum: 1
@@ -720,6 +722,8 @@ spec:
cronSpec:
type: string
pattern: '^(\d+|\*)(/\d+)?(\s+(\d+|\*)(/\d+)?){4}$'
image:
type: string
replicas:
type: integer
minimum: 1