Skip to content

fixed the ks-install label in logs command in README.md

Calvin Yu请求将github/fork/KR411-prog/fixlogslabel合并到master

Created by: KR411-prog

kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l app=ks-install -o jsonpath='{.items[0].metadata.name}') -f

The label is fixed as app=ks-install

合并请求报告