-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from matt-mazzucato/fwport-from-23.5
Forward port changes from 23.5
- Loading branch information
Showing
7 changed files
with
7,193 additions
and
1,802 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# astarte-operator | ||
|
||
[astarte-operator](https://github.com/astarte-platform/astarte-kubernetes-operator) Astarte Kubernetes Operator. | ||
|
||
![Version: 23.5.2](https://img.shields.io/badge/Version-23.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 23.5.2](https://img.shields.io/badge/AppVersion-23.5.2-informational?style=flat-square) | ||
|
||
This chart bootstraps an Astarte Operator deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager. | ||
|
||
See the [Astarte Documentation](https://docs.astarte-platform.org/) for more information about the Astarte platform. | ||
|
||
## Maintainers | ||
|
||
| Name | Email | Url | | ||
| ---- | ------ | --- | | ||
| drf | [email protected] | | | ||
|
||
## Source Code | ||
|
||
* <https://github.com/astarte-platform/astarte-kubernetes-operator> | ||
|
||
## Requirements | ||
|
||
Kubernetes: `>= 1.19.0-0` | ||
|
||
## Values | ||
|
||
| Key | Type | Default | Description | | ||
|-----|------|---------|-------------| | ||
| image.pullPolicy | string | `"IfNotPresent"` | | | ||
| image.repository | string | `"astarte/astarte-kubernetes-operator"` | | | ||
| image.tag | string | `"23.5.2"` | Overrides the image tag whose default is the chart appVersion. | | ||
| installCRDs | bool | `true` | Whether or not to install Astarte CRDs. | | ||
| replicaCount | int | `1` | The number of Astarte Operator replicas in your cluster. | | ||
| resources | object | `{"limits":{"cpu":"100m","memory":"256Mi"},"requests":{"cpu":"100m","memory":"128Mi"}}` | Resources to assign to each Astarte Operator instance. | | ||
|
||
This document was generated from sources using [helm-docs](https://github.com/norwoodj/helm-docs). |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters