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

add optional secret generation for license keys. #10

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

kgrubb
Copy link
Contributor

@kgrubb kgrubb commented Apr 11, 2024

Description

To enable licensing, this optionally creates a licensing secret that contains the license key. As a user, you should be able to set license.createSecret: true and pass a license key via helm's --set option. for example:

--set=license.createSecret=True --set=license.licenseKey=thisisanexamplelicensekey

@kgrubb kgrubb requested a review from maksym-iv-elf April 11, 2024 15:35
@kgrubb kgrubb self-assigned this Apr 11, 2024
@kgrubb kgrubb merged commit 8be7a08 into main Apr 11, 2024
2 checks passed
@kgrubb kgrubb deleted the add-license-secret-gen branch April 11, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants