Skip to content

Commit

Permalink
ci: [bot] Update 'README.md'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 18, 2024
1 parent 1e7a873 commit 661926c
Showing 1 changed file with 6 additions and 28 deletions.
34 changes: 6 additions & 28 deletions charts/t8s-cluster/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[modeline]: # ( vim: set ft=markdown: )
# t8s-cluster

![Version: 8.1.0](https://img.shields.io/badge/Version-8.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 8.1.1](https://img.shields.io/badge/Version-8.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

t8s-operator cluster with necessary addons

Expand Down Expand Up @@ -84,8 +84,7 @@ Removed the unused `.metadata.gopassName` field.
| --------------------------------------------------------------------------- | ------- | ------ | ---------- | ---------- | -------------------------------------------------------- |
| - [helmRepositories](#global_helmRepositories ) | No | object | No | - | A map of helmRepositories to create, the key is the name |
| - [kubectl](#global_kubectl ) | No | object | No | - | Image with \`kubectl\` binary |
| - [etcd](#global_etcd ) | No | object | No | - | Image with \`kubectl\` binary |
| - [semver](#global_semver ) | No | object | No | - | Image with \`semver\` binary |
| - [etcd](#global_etcd ) | No | object | No | - | Image with \`etcdctl\` binary |
| - [injectedCertificateAuthorities](#global_injectedCertificateAuthorities ) | No | string | No | - | - |
| - [kubeletExtraConfig](#global_kubeletExtraConfig ) | No | object | No | - | Additional kubelet configuration |

Expand Down Expand Up @@ -238,7 +237,7 @@ bitnami/kubectl
| **Type** | `object` |
| **Additional properties** | [![Not allowed](https://img.shields.io/badge/Not%20allowed-red)](# "Additional Properties not allowed.") |

**Description:** Image with `kubectl` binary
**Description:** Image with `etcdctl` binary

| Property | Pattern | Type | Deprecated | Definition | Title/Description |
| ------------------------------ | ------- | ------ | ---------- | --------------------------------------- | ----------------- |
Expand All @@ -252,34 +251,13 @@ bitnami/kubectl
| **Additional properties** | [![Not allowed](https://img.shields.io/badge/Not%20allowed-red)](# "Additional Properties not allowed.") |
| **Same definition as** | [image](#global_kubectl_image) |

### <a name="global_semver"></a>1.4. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global > semver`

| | |
| ------------------------- | -------------------------------------------------------------------------------------------------------- |
| **Type** | `object` |
| **Additional properties** | [![Not allowed](https://img.shields.io/badge/Not%20allowed-red)](# "Additional Properties not allowed.") |

**Description:** Image with `semver` binary

| Property | Pattern | Type | Deprecated | Definition | Title/Description |
| -------------------------------- | ------- | ------ | ---------- | --------------------------------------- | ----------------- |
| - [image](#global_semver_image ) | No | object | No | Same as [image](#global_kubectl_image ) | - |

#### <a name="global_semver_image"></a>1.4.1. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global > semver > image`

| | |
| ------------------------- | -------------------------------------------------------------------------------------------------------- |
| **Type** | `object` |
| **Additional properties** | [![Not allowed](https://img.shields.io/badge/Not%20allowed-red)](# "Additional Properties not allowed.") |
| **Same definition as** | [image](#global_kubectl_image) |

### <a name="global_injectedCertificateAuthorities"></a>1.5. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global > injectedCertificateAuthorities`
### <a name="global_injectedCertificateAuthorities"></a>1.4. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global > injectedCertificateAuthorities`

| | |
| -------- | -------- |
| **Type** | `string` |

### <a name="global_kubeletExtraConfig"></a>1.6. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global > kubeletExtraConfig`
### <a name="global_kubeletExtraConfig"></a>1.5. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global > kubeletExtraConfig`

| | |
| ------------------------- | -------------------------------------------------------------------------------------------------------- |
Expand All @@ -292,7 +270,7 @@ bitnami/kubectl
| ---------------------------------------------------------------------------- | ------- | ------- | ---------- | ---------- | ------------------------------------------------------------------------------------ |
| - [maxParallelImagePulls](#global_kubeletExtraConfig_maxParallelImagePulls ) | No | integer | No | - | Only valid for k8s version 1.27 and later. The number of images to pull in parallel. |

#### <a name="global_kubeletExtraConfig_maxParallelImagePulls"></a>1.6.1. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global > kubeletExtraConfig > maxParallelImagePulls`
#### <a name="global_kubeletExtraConfig_maxParallelImagePulls"></a>1.5.1. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global > kubeletExtraConfig > maxParallelImagePulls`

| | |
| -------- | --------- |
Expand Down

0 comments on commit 661926c

Please sign in to comment.