Skip to content

Commit

Permalink
velodrome/token-counter: add k8s-triage-robot
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhita committed Aug 22, 2019
1 parent e18c989 commit c63cf10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions velodrome/token-counter/deployment.yaml
Expand Up @@ -19,6 +19,7 @@ spec:
- --influx-password=$(INFLUXDB_ROOT_PWD)
- --token=/github-tokens/k8s-merge-robot
- --token=/github-tokens/k8s-ci-robot
- --token=/github-tokens/k8s-triage-robot
image: k8s.gcr.io/github-token-counter:v20170303-212840
env:
- name: INFLUXDB_ROOT_PWD
Expand Down

0 comments on commit c63cf10

Please sign in to comment.