We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 941f41e + 6b2d8bd commit 232340dCopy full SHA for 232340d
infra/gcp/terraform/k8s-infra-prow-build/prow-build/resources/default/greenhouse-service.yaml
@@ -12,16 +12,16 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-apiVersion: v1
16
-kind: Service
17
-metadata:
18
- name: bazel-cache
19
- namespace: default
20
- labels:
21
- run: bazel-cache
22
-spec:
23
- ports:
24
- - port: 8080
25
- protocol: TCP
26
- selector:
27
- app: greenhouse
+# apiVersion: v1
+# kind: Service
+# metadata:
+# name: bazel-cache
+# namespace: default
+# labels:
+# run: bazel-cache
+# spec:
+# ports:
+# - port: 8080
+# protocol: TCP
+# selector:
+# app: greenhouse
0 commit comments