Sealed Secrets BYOK Example

This repository is an example of how to use sealed secrets with a self-managed key pair.

Getting Started

Prerequisites

This script can be run on WSL.

Run Docker Desktop on your Windows host.

Install Homebrew:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install the dependencies:

brew bundle

Run the example:

./example-secret.sh