Skip to content

Commit f266861

Browse files
committed
AUTO: Sync Kubernetes docs to ScalarDL docs site repo
1 parent fcf5c18 commit f266861

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

versioned_docs/version-3.8/scalar-kubernetes/AwsMarketplaceGuide.mdx

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,6 @@ Scalar products (ScalarDB, ScalarDL, and their tools) are available in the AWS M
5353
|:---------------------------------------------------------------------------------|:---------------------------------------------------------------------------------|
5454
| [ScalarDL Auditor](https://aws.amazon.com/marketplace/pp/prodview-ke3yiw4mhriuu) | [ScalarDL Auditor](https://aws.amazon.com/marketplace/pp/prodview-tj7svy75gu7m6) |
5555
</TabItem>
56-
<TabItem value="scalar-manager" label="Scalar Manager">
57-
| PAYG | BYOL |
58-
|:-------------------------------------------------------------------------------|:-------------------------------------------|
59-
| [Scalar Manager](https://aws.amazon.com/marketplace/pp/prodview-gfyn6ipmxf2hq) | Scalar Manager doesn't have a BYOL option. |
60-
</TabItem>
6156
</Tabs>
6257

6358
1. Select **Continue to Subscribe**.
@@ -206,28 +201,6 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
206201

207202
:::
208203

209-
</TabItem>
210-
<TabItem value="scalar-manager" label="Scalar Manager">
211-
In the `scalar-manager-custom-values.yaml` file:
212-
213-
```yaml
214-
api:
215-
image:
216-
repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalar-manager-api-aws-payg"
217-
web:
218-
image:
219-
repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalar-manager-web-aws-payg"
220-
serviceAccount:
221-
serviceAccountName: "<SERVICE_ACCOUNT_NAME>"
222-
automountServiceAccountToken: true
223-
```
224-
225-
:::note
226-
227-
For more details on the configurations, see [Configure a custom values file for Scalar Manager](../helm-charts/configure-custom-values-scalar-manager.mdx).
228-
229-
:::
230-
231204
</TabItem>
232205
</Tabs>
233206

@@ -275,11 +248,6 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta
275248
helm install schema-loader scalar-labs/schema-loading -f ./schema-loader-auditor-custom-values.yaml
276249
```
277250
</TabItem>
278-
<TabItem value="scalar-manager" label="Scalar Manager">
279-
```console
280-
helm install scalar-manager scalar-labs/scalar-manager -f ./scalar-manager-custom-values.yaml
281-
```
282-
</TabItem>
283251
</Tabs>
284252

285253
## **[Deprecated] [BYOL]** Deploy containers on EKS (Amazon Elastic Kubernetes Service) from AWS Marketplace using Scalar Helm Charts

0 commit comments

Comments
 (0)