@@ -54,11 +54,6 @@ Scalar products (ScalarDB, ScalarDL, and their tools) are available in the AWS M
5454 | :---------------------------------------------------------------------------------| :---------------------------------------------------------------------------------|
5555 | [ ScalarDL Auditor] ( https://aws.amazon.com/marketplace/pp/prodview-ke3yiw4mhriuu ) | [ ScalarDL Auditor] ( https://aws.amazon.com/marketplace/pp/prodview-tj7svy75gu7m6 ) |
5656 </TabItem >
57- <TabItem value = " scalar-manager" label = " Scalar Manager" >
58- | PAYG | BYOL |
59- | :-------------------------------------------------------------------------------| :-------------------------------------------|
60- | [ Scalar Manager] ( https://aws.amazon.com/marketplace/pp/prodview-gfyn6ipmxf2hq ) | Scalar Manager doesn't have a BYOL option. |
61- </TabItem >
6257 </Tabs >
6358
64591 . Select ** Continue to Subscribe** .
@@ -207,28 +202,6 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
207202
208203 :: :
209204
210- </TabItem>
211- <TabItem value="scalar-manager" label="Scalar Manager">
212- In the `scalar-manager-custom-values.yaml` file :
213-
214- ` ` ` yaml
215- api:
216- image:
217- repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalar-manager-api-aws-payg"
218- web:
219- image:
220- repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalar-manager-web-aws-payg"
221- serviceAccount:
222- serviceAccountName: "<SERVICE_ACCOUNT_NAME>"
223- automountServiceAccountToken: true
224- ` ` `
225-
226- :::note
227-
228- For more details on the configurations, see [Configure a custom values file for Scalar Manager](../helm-charts/configure-custom-values-scalar-manager.mdx).
229-
230- :: :
231-
232205 </TabItem>
233206 </Tabs>
234207
@@ -276,11 +249,6 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
276249 helm install schema-loader scalar-labs/schema-loading -f ./schema-loader-auditor-custom-values.yaml
277250 ` ` `
278251 </TabItem>
279- <TabItem value="scalar-manager" label="Scalar Manager">
280- ` ` ` console
281- helm install scalar-manager scalar-labs/scalar-manager -f ./scalar-manager-custom-values.yaml
282- ` ` `
283- </TabItem>
284252 </Tabs>
285253
286254# # **[Deprecated] [BYOL]** Deploy containers on EKS (Amazon Elastic Kubernetes Service) from AWS Marketplace using Scalar Helm Charts
0 commit comments