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 support for defining dnsPolicy and dnsConfig options for ECK operator statefulset #7999

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

haam3r
Copy link
Contributor

@haam3r haam3r commented Aug 12, 2024

This PR adds support to the statefulset template for defining dnsPolicy and dnsConfig options. Flow control is designed to both prevent conflicts with the existing hostNetwork option and to only render out these options if they are both defined together.

Both new options have been documented with examples in values.yaml.

@botelastic botelastic bot added the triage label Aug 12, 2024
@thbkrkr thbkrkr added >feature Adds or discusses adding a feature to the product :helm-charts labels Aug 26, 2024
@botelastic botelastic bot removed the triage label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>feature Adds or discusses adding a feature to the product :helm-charts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants