Skip to content

Commit

Permalink
Update chart/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Wedenig <christoph.wedenig@dynatrace.com>
  • Loading branch information
MfCrizz and W3D3 authored Nov 17, 2023
1 parent 5416905 commit 2667a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ The above command applies the values from `aws.yaml` which creates and configure
This steps assume that an AWS Load Balancer Controller is installed. See https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.6/ for more information.
This Chart is prepared to install Unguard on an AWS EKS cluster. \
To switch from an installation on a local cluster to an AWS EKS cluster, you can run the following Unguard helm install command.
To install Unguard on an AWS EKS cluster running an AWS load balancer, you can run the following `helm` command:
```sh
helm install unguard oci://ghcr.io/dynatrace-oss/unguard/chart/unguard --set localDev.enabled=false,aws.enabled=true
Expand Down

0 comments on commit 2667a7d

Please sign in to comment.