All public logs

Jump to navigation Jump to search

Combined display of all available logs of Chorke Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 07:57, 1 July 2024 Shahed talk contribs created page Helm/Grafana (Created page with " helm repo add grafana https://grafana.github.io/helm-charts helm repo update helm repo list ==Config== <syntaxhighlight lang="properties"> export KUBECONFIG="${HOME}/.kube/dev-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/gcp-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/config" </syntaxhighlight> ==Install== <syntaxhighlight lang="yaml"> kubectl create namespace grafana cat <<YML | helm install -n grafana grafana grafana/grafana -f - ingress: enabled: tru...")