Skip to content

Commit 7b9263b

Browse files
committed
docs: Add kubeconfig setting to flus helm release instructions
1 parent 56c26d6 commit 7b9263b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ By default this will use the `ClusterResourceSet` addons provider. To use the `F
2020

2121
```shell
2222
make ADDONS_PROVIDER=FluxHelmRelease dev.run-on-kind
23+
eval $(make kind.kubeconfig)
2324
```
2425

2526
Pro-tip: to redeploy without rebuilding the binaries, images, etc (useful if you have only changed the Helm chart for

0 commit comments

Comments
 (0)