Skip to content

Commit b624824

Browse files
committed
AUTO: Sync Kubernetes docs to ScalarDB Enterprise docs site repo
1 parent 2c42d4c commit b624824

File tree

1 file changed

+6
-46
lines changed

1 file changed

+6
-46
lines changed

docs/scalar-kubernetes/AwsMarketplaceGuide.mdx

Lines changed: 6 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -147,13 +147,7 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
147147

148148
<h3>ScalarDL Schema Loader for Ledger</h3>
149149

150-
In the `schema-loader-ledger-custom-values.yaml` file:
151-
152-
```yaml
153-
schemaLoading:
154-
image:
155-
repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardl-schema-loader-ledger-aws-payg"
156-
```
150+
You don't need to update the `[].image.repository` configuration in your `schema-loader-ledger-custom-values.yaml` file. The container image of ScalarDL Schema Loader is provided in the [public container repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardl-schema-loader).
157151
</TabItem>
158152
<TabItem value="scalardl-auditor" label="ScalarDL Auditor">
159153
<h3>ScalarDL Auditor</h3>
@@ -171,13 +165,7 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
171165

172166
<h3>ScalarDL Schema Loader for Auditor</h3>
173167

174-
In the `schema-loader-auditor-custom-values.yaml` file:
175-
176-
```yaml
177-
schemaLoading:
178-
image:
179-
repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardl-schema-loader-auditor-aws-payg"
180-
```
168+
You don't need to update the `[].image.repository` configuration in your `schema-loader-auditor-custom-values.yaml` file. The container image of ScalarDL Schema Loader is provided in the [public container repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardl-schema-loader).
181169
</TabItem>
182170
<TabItem value="scalar-manager" label="Scalar Manager">
183171
In the `scalar-manager-custom-values.yaml` file:
@@ -275,13 +263,7 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
275263

276264
<h3>ScalarDL Schema Loader for Ledger</h3>
277265

278-
In the `schema-loader-ledger-custom-values.yaml` file:
279-
280-
```yaml
281-
schemaLoading:
282-
image:
283-
repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardl-schema-loader-ledger"
284-
```
266+
You don't need to update the `[].image.repository` configuration in your `schema-loader-ledger-custom-values.yaml` file. The container image of ScalarDL Schema Loader is provided in the [public container repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardl-schema-loader).
285267
</TabItem>
286268
<TabItem value="scalardl-auditor" label="ScalarDL Auditor">
287269
<h3>ScalarDL Auditor</h3>
@@ -296,13 +278,7 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
296278

297279
<h3>ScalarDL Schema Loader for Auditor</h3>
298280

299-
In the `schema-loader-auditor-custom-values.yaml` file:
300-
301-
```yaml
302-
schemaLoading:
303-
image:
304-
repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardl-schema-loader-auditor"
305-
```
281+
You don't need to update the `[].image.repository` configuration in your `schema-loader-auditor-custom-values.yaml` file. The container image of ScalarDL Schema Loader is provided in the [public container repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardl-schema-loader).
306282
</TabItem>
307283
</Tabs>
308284

@@ -385,15 +361,7 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
385361

386362
<h3>ScalarDL Schema Loader for Ledger</h3>
387363

388-
In the `schema-loader-ledger-custom-values.yaml` file:
389-
390-
```yaml
391-
schemaLoading:
392-
image:
393-
repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardl-schema-loader-ledger"
394-
imagePullSecrets:
395-
- name: "reg-ecr-mp-secrets"
396-
```
364+
You don't need to update the `[].image.repository` configuration in your `schema-loader-ledger-custom-values.yaml` file. The container image of ScalarDL Schema Loader is provided in the [public container repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardl-schema-loader).
397365
</TabItem>
398366
<TabItem value="scalardl-auditor" label="ScalarDL Auditor">
399367
<h3>ScalarDL Auditor</h3>
@@ -410,15 +378,7 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
410378

411379
<h3>ScalarDL Schema Loader for Auditor</h3>
412380

413-
In the `schema-loader-auditor-custom-values.yaml` file:
414-
415-
```yaml
416-
schemaLoading:
417-
image:
418-
repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardl-schema-loader-auditor"
419-
imagePullSecrets:
420-
- name: "reg-ecr-mp-secrets"
421-
```
381+
You don't need to update the `[].image.repository` configuration in your `schema-loader-auditor-custom-values.yaml` file. The container image of ScalarDL Schema Loader is provided in the [public container repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardl-schema-loader).
422382
</TabItem>
423383
</Tabs>
424384

0 commit comments

Comments
 (0)