Skip to content

An example of how to use sealed secrets with a self-managed key pair.

License

Notifications You must be signed in to change notification settings

joshua-woolf/sealed-secrets-byok-example

Repository files navigation

Sealed Secrets BYOK Example

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

Prerequisites

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

Getting Started

To run the example, you can run the following command:

./example-secret.sh

About

An example of how to use sealed secrets with a self-managed key pair.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published