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

feat: use https when deploying to kubernetes cluster #5824

Merged
merged 1 commit into from Feb 4, 2024

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Feb 2, 2024

What does this PR do?

Create routes being secured instead of unsecured http

Screenshot / video of UI

What issues does this PR fix or reference?

fixes #5767

How to test this PR?

unit test provided

or deploy to DevSandbox for example

@benoitf benoitf requested a review from a team as a code owner February 2, 2024 14:15
@benoitf benoitf requested review from dgolovin and lstocchi and removed request for a team February 2, 2024 14:15
fixes containers#5767

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf merged commit e79057c into containers:main Feb 4, 2024
8 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.8.0 milestone Feb 4, 2024
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.

Deploy to kubernetes should create routes with tls termination
3 participants