You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/swagger-spec/oapi-v1.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -21558,7 +21558,7 @@
21558
21558
"items": {
21559
21559
"$ref": "v1.DeploymentTriggerPolicy"
21560
21560
},
21561
-
"description": "Triggers determine how updates to a DeploymentConfig result in new deployments. If no triggers are defined, a new deployment can only occur as a result of an explicit client update to the DeploymentConfig with a new LatestVersion."
21561
+
"description": "Triggers determine how updates to a DeploymentConfig result in new deployments. If no triggers are defined, a new deployment can only occur as a result of an explicit client update to the DeploymentConfig with a new LatestVersion. If null, defaults to having a config change trigger."
0 commit comments