Update custom-resource-definitions.md (#15670)

typo fix
This commit is contained in:
Mans Matulewicz
2019-08-05 22:15:51 +02:00
committed by Kubernetes Prow Robot
parent 9fbd001d5c
commit ab8c91a3a2
@@ -760,7 +760,7 @@ metadata:
spec: spec:
cronSpec: "5 0 * * *" cronSpec: "5 0 * * *"
image: my-awesome-cron-image image: my-awesome-cron-image
replaces: 1 replicas: 1
``` ```
Note that defaulting happens on the object Note that defaulting happens on the object