Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

kiwigrid/secret-replicator

Repository files navigation

This project has been archived!

Please use config-syncer or Reflector instead.

Secret Replicator

Build

This tool manages existing secrets and keep them in sync over multiple namespaces. You can also exclude namespaces.

Environment Configuration

The following table lists the environment variables for configuration.

ENV Description Default

SECRETS_LIST

a csv list of secrets names

''

SECRET_NAMESPACE

the namespace where to find the original secrets

the namespace where the deployment is installed

IGNORE_NAMESPACES

a list of namespaces that should be ignored

default empty