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

Support to update secrets multiple times #150

Open
csakshaug opened this issue Nov 2, 2019 · 0 comments
Open

Support to update secrets multiple times #150

csakshaug opened this issue Nov 2, 2019 · 0 comments

Comments

@csakshaug
Copy link
Contributor

It could be nice to have possible not only create secrets the first time you run ofc-bootstrap, but it could also be helpful to update all the secrets at once if need or make it easier for testing/developing

Expected Behaviour

Instead of running multiple kubectl create commands we collect all of the secrets in own yaml file that we apply with kubectl apply -f secrets.yaml

Current Behaviour

Today you have to edit or create a yaml file manually for every secret.

Possible Solution

Added a flag that gives that behaviour

Context

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant