Generate specs after documentation change

This commit is contained in:
Andrew Melis
2021-02-03 18:19:55 -05:00
parent 35fd9e8331
commit 59e3501451
3 changed files with 2 additions and 3 deletions

View File

@@ -5907,7 +5907,7 @@
},
"securityContext": {
"$ref": "#/definitions/io.k8s.api.core.v1.SecurityContext",
"description": "Security options the pod should run with. More info: https://kubernetes.io/docs/concepts/policy/security-context/ More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/"
"description": "Security options the pod should run with. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/"
},
"startupProbe": {
"$ref": "#/definitions/io.k8s.api.core.v1.Probe",