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

Move to using faas-cli to download kubeseal secret #161

Open
Waterdrips opened this issue Nov 29, 2019 · 0 comments
Open

Move to using faas-cli to download kubeseal secret #161

Waterdrips opened this issue Nov 29, 2019 · 0 comments

Comments

@Waterdrips
Copy link
Contributor

We should move to using faas-cli to fetch the kubeseal secret from the cluster once its created rather than using bash,
This is now possible because of this feature openfaas/faas-cli#730

Current Behaviour

Bash script is used to pull the secret to the local computer

Possible Solution

Use faas-cli

faas-cli cloud seal --download

This would reduce the operational burden of maintaining the bash scripts

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