mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-11-06 11:01:03 +01:00
kube-prometheus/README.md: Add jb update to contrib guide
With pinning the kube-prometheus dependency for the generated `/manifest` folder, one needs to update the `jsonnetfile.lock.json` on `*.jsonnet` file changes.
This commit is contained in:
parent
32a24f07cb
commit
5c393ba3ee
@ -497,5 +497,7 @@ the following process:
|
|||||||
1. Make your changes in the respective `*.jsonnet` file.
|
1. Make your changes in the respective `*.jsonnet` file.
|
||||||
2. Commit your changes (This is currently necessary due to our vendoring
|
2. Commit your changes (This is currently necessary due to our vendoring
|
||||||
process. This is likely to change in the future).
|
process. This is likely to change in the future).
|
||||||
|
3. Update the pinned kube-prometheus dependency in `jsonnetfile.lock.json`: `jb
|
||||||
|
update`.
|
||||||
3. Generate dependent `*.yaml` files: `make generate-in-docker`.
|
3. Generate dependent `*.yaml` files: `make generate-in-docker`.
|
||||||
4. Commit the generated changes.
|
4. Commit the generated changes.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user