Skip to content

Remove conditional check for HTTPS in ledger deployment template#185

Open
ssimpson89 wants to merge 1 commit intoctrliq:mainfrom
ssimpson89:fix-ledger-rke2-http-template
Open

Remove conditional check for HTTPS in ledger deployment template#185
ssimpson89 wants to merge 1 commit intoctrliq:mainfrom
ssimpson89:fix-ledger-rke2-http-template

Conversation

@ssimpson89
Copy link
Contributor

This was preventing deployment of ledger in rke2. Either this line needs to be removed or an endif needs to be added

Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 26, 2026 14:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes an extraneous/unmatched Jinja conditional at the top of the RKE2 ledger deployment template that was blocking ledger deployment when rendered.

Changes:

  • Removed the leading {% if k8s_lb_protocol == 'https' %} line that wrapped the whole template without a matching {% endif %}.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants