diff --git a/docs/scalar-kubernetes/AwsMarketplaceGuide.mdx b/docs/scalar-kubernetes/AwsMarketplaceGuide.mdx
index 734d80e9..4cbf41d7 100644
--- a/docs/scalar-kubernetes/AwsMarketplaceGuide.mdx
+++ b/docs/scalar-kubernetes/AwsMarketplaceGuide.mdx
@@ -147,13 +147,7 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
ScalarDL Schema Loader for Ledger
- In the `schema-loader-ledger-custom-values.yaml` file:
-
- ```yaml
- schemaLoading:
- image:
- repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardl-schema-loader-ledger-aws-payg"
- ```
+ 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).
ScalarDL Auditor
@@ -171,13 +165,7 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
ScalarDL Schema Loader for Auditor
- In the `schema-loader-auditor-custom-values.yaml` file:
-
- ```yaml
- schemaLoading:
- image:
- repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardl-schema-loader-auditor-aws-payg"
- ```
+ 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).
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
ScalarDL Schema Loader for Ledger
- In the `schema-loader-ledger-custom-values.yaml` file:
-
- ```yaml
- schemaLoading:
- image:
- repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardl-schema-loader-ledger"
- ```
+ 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).
ScalarDL Auditor
@@ -296,13 +278,7 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
ScalarDL Schema Loader for Auditor
- In the `schema-loader-auditor-custom-values.yaml` file:
-
- ```yaml
- schemaLoading:
- image:
- repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardl-schema-loader-auditor"
- ```
+ 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).
@@ -385,15 +361,7 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
ScalarDL Schema Loader for Ledger
- In the `schema-loader-ledger-custom-values.yaml` file:
-
- ```yaml
- schemaLoading:
- image:
- repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardl-schema-loader-ledger"
- imagePullSecrets:
- - name: "reg-ecr-mp-secrets"
- ```
+ 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).
ScalarDL Auditor
@@ -410,15 +378,7 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
ScalarDL Schema Loader for Auditor
- In the `schema-loader-auditor-custom-values.yaml` file:
-
- ```yaml
- schemaLoading:
- image:
- repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardl-schema-loader-auditor"
- imagePullSecrets:
- - name: "reg-ecr-mp-secrets"
- ```
+ 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).