Skip to content

Commit

Permalink
(fix) : kubernetes-config-enableit to kubeaid-config
Browse files Browse the repository at this point in the history
  • Loading branch information
VILJkid committed Sep 5, 2024
1 parent a07d844 commit 85f13be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/kube-prometheus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Note that you have to clone your kubeaid-config git repository seperately.

## Cleaning up

During the [Upgrading process](#upgrading) if you encounter error related to broken version dependencies, or the version/release vendor dirs are messed up, you can just delete the entire version dir and follow the [Upgrading process](#upgrading) again. This freshly fetches the version and its dependencies, and builds manifests in `kubernetes-config-enableit` (or your equivalent repository).
During the [Upgrading process](#upgrading) if you encounter error related to broken version dependencies, or the version/release vendor dirs are messed up, you can just delete the entire version dir and follow the [Upgrading process](#upgrading) again. This freshly fetches the version and its dependencies, and builds manifests in your kubernetes-config repository.

```sh
rm -rf ./build/kube-prometheus/libraries/v0.12.0/
Expand Down

0 comments on commit 85f13be

Please sign in to comment.