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: mmv1/products/cloudrunv2/Job.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ properties:
137
137
138
138
Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected.
139
139
All system labels in v1 now have a corresponding field in v2 Job.
140
-
- !ruby/object:Api::Type::KeyValuePairs
140
+
- !ruby/object:Api::Type::KeyValueAnnotations
141
141
name: "annotations"
142
142
description: |-
143
143
Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.
0 commit comments