tbox1911
tbox1911
set create rbac creation to true (in values.yaml) rbac: create: true or create your ClusterRole/ClusterRoleBinding
hi, what I do: go to : https://github.com/helm/charts/tree/master/stable/kube-ops-view download "values.yaml" file change: ``` rbac: create: true ``` Install the helm; ` helm install kube-ops-view stable/kube-ops-view -f values.yaml ` to acces...
look like you miss the metric-server on your minikube. try `minikube addons enable metrics-server` and re-test `kubectl top pod` should works
You can use this url to access kube-ops http://127.0.0.1:8001/api/v1/namespaces/**kube-ops**/services/http:my-release-kube-ops-view:/proxy adjust the namespace to your setup
hi, that what i think first ! I know what finding time is ! take it as your new year resolution ;) anyway, thanks for your linter lmk
hi, I fix it by adding: `b:OBJECT setmaxload SCALAR` to the file "commands.txt" in \server\bin\SQFLint.jar archive.
thanks for the fix,I'll update the mod soon
hi, please check your server config, be sure to set autoInit = 0; Persistent=0; if issue persist, please send me the server.rpt (log) file note: a reset setting / wipe...
thanks for the input, I'll take a look :) edit: your version seems to be outdated, this code has been rewritten. please update to the latest version, and let's me...