Open
Conversation
43bac07 to
c000437
Compare
…abase name and redis authentication Signed-off-by: Katie Bohnenkamper <katieb@k8ekat.dev>
…management outside of chart Signed-off-by: Katie Bohnenkamper <katieb@k8ekat.dev>
Signed-off-by: Katie Bohnenkamper <katieb@k8ekat.dev>
…nger requiring SSL communication beween load balancer and services Signed-off-by: Katie Bohnenkamper <katieb@k8ekat.dev>
Signed-off-by: Katie Bohnenkamper <katieb@k8ekat.dev>
Signed-off-by: Katie Bohnenkamper <katieb@k8ekat.dev>
Signed-off-by: Katie Bohnenkamper <katieb@k8ekat.dev>
c000437 to
40aa14e
Compare
Author
|
Only after looking through https://github.com/kubectyl/panel/blob/develop/.github/docker/entrypoint.sh am I realizing that I could have just not specified an email and would have accomplished the non-encrypted I am of the opinion that the load balancer should handle SSL termination and that there's really no reason to add the complexity of encrypting the traffic between the load balancer and the service, so I will be keeping that in mind and modifying the the |
|
Perhaps this will fix the issues I was having with setting Kubectyl up. I'll spin up a cluster and see if this works - thanks! |
4censord
added a commit
to 4censord/kubectyl-charts
that referenced
this pull request
Oct 9, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Chart Additions:
values.yaml.Chart Fixes:
latesttag for either the panel or kuber images. This switches them to the correctdeveloptag.UTC).I'll be making another PR on the source to correct the generated Kuber configuration as the above changes alone will need manual follow-up intervention to disable SSL, change the port, and use the correct
sftp-serverimage tag.