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 bdb8913 commit 3b1bfb0Copy full SHA for 3b1bfb0
README.md
@@ -51,7 +51,7 @@ minikube delete
51
minikube start
52
helm install website .
53
minikube service website-cortexaai [terminal 1]
54
-kubectl port-forward --address 0.0.0.0 service/webapp-service 30000:80 [terminal 2]
+kubectl port-forward --address 0.0.0.0 service/website-cortexaai 30000:80 [terminal 2]
55
cd ..
56
```
57
0 commit comments