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 Indentation in Kubernetes Auth Example #20216

Merged

Conversation

nhandler
Copy link
Contributor

In the Kubernetes Auth Code Example, the indentation for the auth import is off, causing it to not be indented the same amount as the previous vault import. This change ensures that both imports use the same indentation.

@nhandler nhandler requested a review from yhyakuna as a code owner April 17, 2023 22:15
@hashicorp-cla
Copy link

hashicorp-cla commented Apr 17, 2023

CLA assistant check
All committers have signed the CLA.

In the Kubernetes Auth Code Example, the indentation for the `auth` import is off, causing it to not be indented the same amount as the previous `vault` import. This change ensures that both imports use the same indentation.
Copy link
Contributor

@yhyakuna yhyakuna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

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

Successfully merging this pull request may close these issues.

3 participants