|
1 | 1 | [modeline]: # ( vim: set ft=markdown: )
|
2 | 2 | # t8s-cluster
|
3 | 3 |
|
4 |
| -  |
| 4 | +  |
5 | 5 |
|
6 | 6 | t8s-operator cluster with necessary addons
|
7 | 7 |
|
@@ -44,6 +44,10 @@ delete the cloud-config secret, as these will just be recreated during installat
|
44 | 44 |
|
45 | 45 | Just skip version 6.x.x, as there was a mistake and it has been reverted.
|
46 | 46 |
|
| 47 | +### 7.x.x -> 8.x.x |
| 48 | + |
| 49 | +Removed the unused `.metadata.gopassName` field. |
| 50 | + |
47 | 51 | # t8s cluster configuration
|
48 | 52 |
|
49 | 53 | **Title:** t8s cluster configuration
|
@@ -134,7 +138,7 @@ Just skip version 6.x.x, as there was a mistake and it has been reverted.
|
134 | 138 | | -------------------------------------------------------------------------------- | ------- | ------ | ---------- | ---------- | ----------------- |
|
135 | 139 | | - [](#global_helmRepositories_additionalProperties_charts_additionalProperties ) | No | string | No | - | - |
|
136 | 140 |
|
137 |
| -##### <a name="global_helmRepositories_additionalProperties_charts_additionalProperties"></a>1.1.1.2.1. Property `t8s cluster configuration > global > helmRepositories > additionalProperties > charts > additionalProperties` |
| 141 | +###### <a name="global_helmRepositories_additionalProperties_charts_additionalProperties"></a>1.1.1.2.1. Property `t8s cluster configuration > global > helmRepositories > additionalProperties > charts > additionalProperties` |
138 | 142 |
|
139 | 143 | | | |
|
140 | 144 | | -------- | -------- |
|
@@ -311,7 +315,6 @@ bitnami/kubectl
|
311 | 315 | | - [friendlyName](#metadata_friendlyName ) | No | string | No | - | - |
|
312 | 316 | | - [supportProjectUrl](#metadata_supportProjectUrl ) | No | string | No | - | - |
|
313 | 317 | | - [configGroupUrl](#metadata_configGroupUrl ) | No | string | No | - | - |
|
314 |
| -| - [gopassName](#metadata_gopassName ) | No | string | No | - | - | |
315 | 318 | | - [remarks](#metadata_remarks ) | No | string | No | - | - |
|
316 | 319 |
|
317 | 320 | ### <a name="metadata_serviceLevelAgreement"></a>2.1.  Property `t8s cluster configuration > metadata > serviceLevelAgreement`
|
@@ -355,13 +358,7 @@ Must be one of:
|
355 | 358 | | -------- | -------- |
|
356 | 359 | | **Type** | `string` |
|
357 | 360 |
|
358 |
| -### <a name="metadata_gopassName"></a>2.7.  Property `t8s cluster configuration > metadata > gopassName` |
359 |
| - |
360 |
| -| | | |
361 |
| -| -------- | -------- | |
362 |
| -| **Type** | `string` | |
363 |
| - |
364 |
| -### <a name="metadata_remarks"></a>2.8.  Property `t8s cluster configuration > metadata > remarks` |
| 361 | +### <a name="metadata_remarks"></a>2.7.  Property `t8s cluster configuration > metadata > remarks` |
365 | 362 |
|
366 | 363 | | | |
|
367 | 364 | | -------- | -------- |
|
|
0 commit comments