We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe0f427 commit 4c8517dCopy full SHA for 4c8517d
monitoring/efk-stack.md
@@ -49,7 +49,7 @@ partitioned roll out complete: 3 new pods have been updated...
49
* Elasticsearch'un düzgün çalıştığını kontrol et.
50
51
```
52
-$ kubectl port-forward svc/elasticsearch-master 9200:9200 --namespace=efk
+$ kubectl port-forward svc/elasticsearch 9200:9200 --namespace=efk
53
54
55
0 commit comments