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.
2 parents 2b3ebea + 0c92c5d commit fe90cddCopy full SHA for fe90cdd
readme.md
@@ -106,6 +106,8 @@ from this repo. We will host the helm chart soon for you.
106
107
### Play with Minikube:
108
109
+** NOTE: The below steps require at least minikube version v1.30.1 and yq (https://github.com/mikefarah/yq/) version v4.34.1. **
110
+
111
For minikube, run:
112
113
```shell
@@ -137,8 +139,8 @@ eval $(minikube docker-env)
137
139
kubectl port-forward service/wrongsecrets-balancer 3000:3000
138
140
141
```
-or use `build-and-deploy-minikube.sh` to do all of the above in one script.
142
143
+or use `build-and-deploy-minikube.sh` to do all of the above in one script.
144
145
### Play with AWS EKS:
146
0 commit comments