Skip to content

fix(forgejo): use Helm chart SSH service with Tailscale LB#46

Merged
turtton merged 1 commit into
mainfrom
fix/forgejo-ssh-service
May 31, 2026
Merged

fix(forgejo): use Helm chart SSH service with Tailscale LB#46
turtton merged 1 commit into
mainfrom
fix/forgejo-ssh-service

Conversation

@turtton

@turtton turtton commented May 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • Helmチャートが自動作成するforgejo-ssh Serviceと手動ssh-service.yamlが名前衝突
  • HelmRelease valuesで直接LoadBalancer + Tailscaleアノテーションを設定
  • 不要なssh-service.yamlを削除

The chart creates its own forgejo-ssh Service, conflicting with our
custom ssh-service.yaml. Move LoadBalancer + Tailscale config into
HelmRelease values instead.
@github-actions

Copy link
Copy Markdown
Contributor

✅ Validation passed

Validation output
Summary: 39 resources found parsing stdin - Valid: 28, Invalid: 0, Errors: 0, Skipped: 11

@turtton turtton merged commit 6f16984 into main May 31, 2026
1 check passed
@turtton turtton deleted the fix/forgejo-ssh-service branch May 31, 2026 08:32
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.

1 participant