diff --git a/src/markdown-pages/docs/ecosystem/ecosystem-managing-encryption-keys.md b/src/markdown-pages/docs/ecosystem/ecosystem-managing-encryption-keys.md index 32d3741a..c4dbf38d 100644 --- a/src/markdown-pages/docs/ecosystem/ecosystem-managing-encryption-keys.md +++ b/src/markdown-pages/docs/ecosystem/ecosystem-managing-encryption-keys.md @@ -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 rotate-encryption-keys.sh 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 ` **Required**. The helm release name provided when installing the Galasa Ecosystem helm chart (see [Installing your Galasa Ecosystem](#installing-your-galasa-ecosystem)) - `--namespace ` Optional. The Kubernetes namespace where your Galasa Ecosystem is installed