Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
avielb authored Jul 14, 2020
2 parents 4e402ea + e4117fd commit 6028b91
Show file tree
Hide file tree
Showing 4 changed files with 739 additions and 0 deletions.
1 change: 1 addition & 0 deletions chart/helm-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ chart and their default values.
| `readinessProbe.failureThreshold` | `3` | The number of times the readiness probe can failed before the container is marked as unready
| `initContainers` | `[]` | Init containers and their specs
| `hostAliases` | `{}` | Host aliases allow the modification of the hosts file (`/etc/hosts`) inside Helm Operator container. See <https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/>
| `dashboards.enabled` | `false` | If enabled, helm-operator will create a configmap with a dashboard in json that's going to be picked up by grafana (see [sidecar.dashboards.enabled](https://github.com/helm/charts/tree/master/stable/grafana#configuration))

## How-to

Expand Down
Loading

0 comments on commit 6028b91

Please sign in to comment.