File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ The following sections outline the main configuration parameters for the product
209
209
210
210
| Parameter | Description | Default |
211
211
| --------- | ----------- | ------- |
212
- | ` namespace ` | Namespace to install the chart into | ` opencloud ` |
212
+ | ` namespace ` | Deprecated: Namespace is now controlled by Helm (.Release.Namespace) | (removed) |
213
213
| ` global.domain.opencloud ` | Domain for OpenCloud | ` cloud.opencloud.test ` |
214
214
| ` global.domain.keycloak ` | Domain for Keycloak | ` keycloak.opencloud.test ` |
215
215
| ` global.domain.minio ` | Domain for MinIO | ` minio.opencloud.test ` |
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ The following table lists the configurable parameters of the OpenCloud chart and
195
195
196
196
| Parameter | Description | Default |
197
197
| --------- | ----------- | ------- |
198
- | ` namespace ` | Namespace to install the chart into | ` opencloud ` |
198
+ | ` namespace ` | Deprecated: Namespace is now controlled by Helm (.Release.Namespace) | (removed) |
199
199
| ` global.domain.opencloud ` | Domain for OpenCloud | ` cloud.opencloud.test ` |
200
200
| ` global.domain.keycloak ` | Domain for Keycloak | ` keycloak.opencloud.test ` |
201
201
| ` global.domain.minio ` | Domain for MinIO | ` minio.opencloud.test ` |
You can’t perform that action at this time.
0 commit comments