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

fix(doc) Add base64 decode #395

Merged
merged 1 commit into from
Mar 14, 2023
Merged

fix(doc) Add base64 decode #395

merged 1 commit into from
Mar 14, 2023

Conversation

sguyennet
Copy link
Contributor

@sguyennet sguyennet commented Mar 8, 2023

Description

The certificate attributes of the kubeconfig are base64 encoded. Therefore you can't use them as is with the Helm provider and you need to base64 decode them before use.

Type of change

  • Documentation update

@scraly scraly added the 0.29.0 label Mar 14, 2023
@scraly scraly merged commit 2020b76 into ovh:master Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants