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

Prepwork for self-hosted release #54

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

rocktavious
Copy link
Collaborator

Issues

Changelog

  • List your changes here
  • Make a changie entry

Tophatting

@rocktavious rocktavious self-assigned this Dec 6, 2024
@@ -0,0 +1,4 @@
kind: Bugfix
body: 'BREAKING CHANGE: Fix opslevel self-hosted chart certification configuration
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
body: 'BREAKING CHANGE: Fix opslevel self-hosted chart certification configuration
body: 'BREAKING CHANGE: Fix opslevel self-hosted chart certificate configuration

Comment on lines -68 to -80
tls:
- hosts:
- opslevel.example.com
rules:
- host: opslevel.example.com
http:
paths:
- path: /
pathType: Prefix
backend:
service:
<<: *opslevel_service_name
port: http
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This didn't work in practice so i had to convert to a more opinionated version.

Copy link
Contributor

@davidbloss davidbloss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@rocktavious rocktavious merged commit b53184d into main Dec 11, 2024
1 check passed
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.

2 participants