Skip to content

Commit

Permalink
Merge pull request kubernetes#2354 from spiffxp/add-scale-logs-to-gcsweb
Browse files Browse the repository at this point in the history
apps/gcsweb: add sig-scalability-logs
  • Loading branch information
k8s-ci-robot authored Jul 16, 2021
2 parents 8d1c266 + 8436c2c commit f5e0839
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/gcsweb/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,15 @@ spec:
image: k8s.gcr.io/gcsweb:v1.1.0
args:
- -upgrade-proxied-http-to-https
# buckets owned by kubernetes.io
- -b=k8s-infra-prow-results
- -b=k8s-infra-scalability-tests-logs
- -b=k8s-release-dev
# buckets owned by google.com
- -b=kubernetes-jenkins
- -b=kubernetes-release
- -b=kubernetes-release-dev
- -b=sig-scalability-logs
- -p=8080
ports:
- containerPort: 8080
Expand Down

0 comments on commit f5e0839

Please sign in to comment.