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

Helm chart fixes: #4539

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Helm chart fixes: #4539

merged 1 commit into from
Jun 5, 2023

Conversation

werdnum
Copy link
Contributor

@werdnum werdnum commented Jun 5, 2023

  • Allow TLS and Host name to be specified in values.yaml

What problem are we solving?

The ingress right now isn't really usable because the host name is hard coded and you can't configure TLS.

How are we solving the problem?

This patch allows configuring TLS and hostnames for the ingress resources using values.yaml.

How is the PR tested?

You guessed it, locally in my cluster.

Checks

  • [N/A] I have added unit tests if possible.
  • [Yes] I will add related wiki document changes and link to this PR after merging.

- Allow TLS and Host name to be specified in values.yaml
@chrislusf chrislusf merged commit 19fd0f7 into seaweedfs:master Jun 5, 2023
kmlebedev pushed a commit to kmlebedev/seaweedfs that referenced this pull request Dec 22, 2023
- Allow TLS and Host name to be specified in values.yaml
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.

None yet

2 participants