Skip to content

Commit

Permalink
Merge pull request #160 from huangqg/main
Browse files Browse the repository at this point in the history
add link for values.yaml in README.md
  • Loading branch information
bjwswang authored Jan 26, 2024
2 parents 2dab4b0 + c9afd30 commit a5113d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/u4a-component/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ kubectl get node kubebb-core-control-plane -owide

2. Update values.yaml

In values.yaml, we need to make the following substitutions
You can find values.yaml at [here](https://github.com/kubebb/components/blob/main/charts/u4a-component/values.yaml), In values.yaml, we need to make the following substitutions

If `172.18.0.2` is the ip for ingress-nginx,then replace `<replaced-ingress-nginx-ip>` with `172.18.0.2`

Expand Down

0 comments on commit a5113d0

Please sign in to comment.