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: .tekton/submariner-gateway-0-21-pull-request.yaml
+14-6Lines changed: 14 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,10 @@ spec:
122
122
description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller.
123
123
name: build-platforms
124
124
type: array
125
+
- name: buildah-format
126
+
default: docker
127
+
type: string
128
+
description: The format for the resulting image's mediaType. Valid values are oci or docker.
Copy file name to clipboardExpand all lines: .tekton/submariner-gateway-0-21-push.yaml
+14-6Lines changed: 14 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -119,6 +119,10 @@ spec:
119
119
description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller.
120
120
name: build-platforms
121
121
type: array
122
+
- name: buildah-format
123
+
default: docker
124
+
type: string
125
+
description: The format for the resulting image's mediaType. Valid values are oci or docker.
Copy file name to clipboardExpand all lines: .tekton/submariner-globalnet-0-21-pull-request.yaml
+14-6Lines changed: 14 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,10 @@ spec:
122
122
description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller.
123
123
name: build-platforms
124
124
type: array
125
+
- name: buildah-format
126
+
default: docker
127
+
type: string
128
+
description: The format for the resulting image's mediaType. Valid values are oci or docker.
Copy file name to clipboardExpand all lines: .tekton/submariner-globalnet-0-21-push.yaml
+14-6Lines changed: 14 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -119,6 +119,10 @@ spec:
119
119
description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller.
120
120
name: build-platforms
121
121
type: array
122
+
- name: buildah-format
123
+
default: docker
124
+
type: string
125
+
description: The format for the resulting image's mediaType. Valid values are oci or docker.
0 commit comments