This repository contains an example of how to use sealed secrets with a self-managed key pair.
You can install Homebrew and the dependencies with the following commands:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew bundle
You may need to allow execution of the script by running the following command:
chmod +x ./example-secret.sh
To run the example, you can run the following command:
./example-secret.sh