Skip to content

Commit

Permalink
Update helm docs (#186)
Browse files Browse the repository at this point in the history
Co-authored-by: sami-alajrami <[email protected]>
  • Loading branch information
github-actions[bot] and sami-alajrami authored Apr 25, 2024
1 parent f2dab18 commit ff0d867
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/k8s-reporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The chart allows you to create a Kubernetes cronjob and all its necessary RBAC t

## Prerequisites

- A Kubernetes cluster
- A Kubernetes cluster (minimum supported version is `v1.21`)
- Helm v3.0+
- Create a secret for the Kosli API token which will be used for reporting. You can create a secret by running: `kubectl create secret generic <secret-name> --from-literal=<secret-key>=<your-api-key>`

Expand Down
2 changes: 1 addition & 1 deletion docs.kosli.com/content/helm/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The chart allows you to create a Kubernetes cronjob and all its necessary RBAC t

## Prerequisites

- A Kubernetes cluster
- A Kubernetes cluster (minimum supported version is `v1.21`)
- Helm v3.0+
- Create a secret for the Kosli API token which will be used for reporting. You can create a secret by running: `kubectl create secret generic <secret-name> --from-literal=<secret-key>=<your-api-key>`

Expand Down

0 comments on commit ff0d867

Please sign in to comment.