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 1103984 commit e2991f2Copy full SHA for e2991f2
docs/quickstart.md
@@ -101,7 +101,7 @@ You would need ZO_ROOT_USER_EMAIL and ZO_ROOT_USER_PASSWORD environment variable
101
102
Create the deployment and port forward:
103
104
- kubectl apply -f https://raw.githubusercontent.com/zinclabs/openobserve/main/deploy/k8s/statefulset.yaml
+ kubectl apply -f https://raw.githubusercontent.com/openobserve/openobserve/main/deploy/k8s/statefulset.yaml
105
106
Expose the openobserve service by port-forwarding:
107
0 commit comments