We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c26d6 commit 7b9263bCopy full SHA for 7b9263b
README.md
@@ -20,6 +20,7 @@ By default this will use the `ClusterResourceSet` addons provider. To use the `F
20
21
```shell
22
make ADDONS_PROVIDER=FluxHelmRelease dev.run-on-kind
23
+eval $(make kind.kubeconfig)
24
```
25
26
Pro-tip: to redeploy without rebuilding the binaries, images, etc (useful if you have only changed the Helm chart for
0 commit comments