Skip to content

Commit

Permalink
docs: Remove duplicate prerequisites
Browse files Browse the repository at this point in the history
Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
  • Loading branch information
eamansour committed Nov 4, 2024
1 parent 40f91db commit e7a7a0d
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ You must also have a valid personal access token for your Galasa Ecosystem set o

For Linux and macOS, you can download and run the <a href=https://github.com/galasa-dev/helm/blob/main/rotate-encryption-keys.sh target="_blank" rel="noopener noreferrer">rotate-encryption-keys.sh</a> script via the command-line to simplify the process of rotating encryption keys and re-encrypting credentials.

This script requires the following command-line utilities to be installed:

- [kubectl](https://kubernetes.io/docs/tasks/tools) (v1.30.3 or later)
- [galasactl](../cli-command-reference/installing-cli-tool.md) (0.38.0 or later)
- openssl (3.3.2 or later)

The following flags can be supplied when running the script:
- `--release-name <name>` **Required**. The helm release name provided when installing the Galasa Ecosystem helm chart (see [Installing your Galasa Ecosystem](#installing-your-galasa-ecosystem))
- `--namespace <namespace>` Optional. The Kubernetes namespace where your Galasa Ecosystem is installed
Expand Down

0 comments on commit e7a7a0d

Please sign in to comment.