Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: minor updates post 4-4-a release #3450

Merged
merged 1 commit into from
Jul 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ your Edge hosts come from a trusted source. For more information about content b
4. Check out the latest available tag. This guide uses the tag v4.4.3 as an example.

```
git checkout v4.4.3
git checkout v4.4.4
```

5. In **CanvOS**, create a file named **.edge_custom_config.yaml**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ need to configure the proxy server to support gRPC.

:::

Use the four resource links below to enable and manage proxy configurations for your Azure cluster.
Use the following resource links below to enable and manage proxy configurations for your Azure cluster.

1. Deploy a PCG cluster to an existing Kubernetes cluster inside your Azure environment. For additional guidance, refer
to the [Deploy a PCG to an Existing Kubernetes Cluster](../../pcg/deploy-pcg-k8s.md) guide.
Expand Down