Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilize TLS Secret Type for Certificates #546

Open
sabre1041 opened this issue Feb 14, 2023 · 0 comments
Open

Utilize TLS Secret Type for Certificates #546

sabre1041 opened this issue Feb 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@sabre1041
Copy link
Contributor

Currently, certificate that are generated as part of the various scaffolding components are stored alongside sensitive configuration parameters. This presents a challenge when seeking to provide certificates instead of having the scaffolding generate them and especially true when using an integration like cert-manager to provide certificates.

Modify the scaffolding process to not only generate certificate as the TLS secret type, but to separate out certificates from standard sensitive properties

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant