vault-secrets-operator app deployment guide

Deployment Vault Secrets Operator app status
Edit on GitHub /deployments/vault-secrets-operator
Type Helm
Parent app roundtable

Overview

The vault-secrets-operator application is an installation of Vault Secrets Operator to retrieve necessary secrets from Vault and materialize them as Kubernetes secrets for the use of other applications. It processes VaultSecret resources defined in the Roundtable repository and creates corresponding Kubernetes Secret resources.

See DMTN-112 for the LSST Vault design.

Bootstrapping the Application

The Vault Secrets Operator requires Kubernetes secrets to talk to Vault. This bootstrapping is done as part of bootstrapping the roundtable app. See its documentation for more information.