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

frontend: remove unused config in helm chart for frontend dns #1932

Merged
merged 4 commits into from
Apr 20, 2023

Conversation

murphp15
Copy link
Collaborator

What

Config that was copied from the private VMWare helm charts has no purpose in the public helm chart.

How

Here is a good blog that describes what the properties I am removing do:
https://blog.knoldus.com/introduction-to-external-dns-in-kubernetes/

As you can see they are only used if you have registered and externalDns which we have not.
So I am removing them to keep the code clean.

How has this been tested?

Locally

@murphp15 murphp15 changed the title vdk-frontend: remove not needed config vdk-frontend: remove unused config in helm chart for frontend dns Apr 20, 2023
@murphp15 murphp15 changed the title vdk-frontend: remove unused config in helm chart for frontend dns frontend: remove unused config in helm chart for frontend dns Apr 20, 2023
@murphp15 murphp15 requested a review from ivakoleva April 20, 2023 10:53
@murphp15 murphp15 merged commit 34f2aa2 into main Apr 20, 2023
@murphp15 murphp15 deleted the person/murphp15/remove_not_needed_config branch April 20, 2023 12:59
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.

None yet

4 participants