Skip to content

Commit

Permalink
Update guide for changing label_sync labels.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
killianmuldoon committed Aug 10, 2021
1 parent f67c67b commit 6123787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion label_sync/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ We run this as a [`CronJob`](./cluster/label_sync_cron_job.yaml) on a kubernetes

These pods read [`labels.yaml`](./labels.yaml) from a ConfigMap that is updated by the [prow updateconfig plugin](/prow/plugins/updateconfig).

To update the `labels.yaml` file, simply open a pull request against it.
To update the `labels.yaml` file, make the desired changes to `labels.yaml` and run the `./hack/update-labels.sh` script. Then open a pull request with the resulting `labels.yaml` and `labels.md` files.

0 comments on commit 6123787

Please sign in to comment.