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

bugfix/frontend not shown #119

Closed
wants to merge 1 commit into from
Closed

bugfix/frontend not shown #119

wants to merge 1 commit into from

Conversation

gotti
Copy link
Member

@gotti gotti commented Oct 12, 2022

なんか8080を80にしたらBad Gateway直った、なんで???

@gotti gotti requested a review from Azuki-bar October 12, 2022 08:20
@github-actions github-actions bot added the ci-cd label Oct 12, 2022
@@ -17,4 +17,4 @@ spec:
image: ghcr.io/ueckoken/plarail2021-soft-frontend:b897376-1637561920 # {"$imagepolicy": "plarail2021:frontend"}
Copy link
Member

@Azuki-bar Azuki-bar Oct 12, 2022

Choose a reason for hiding this comment

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

これ、去年のイメージ見ているからじゃないですか?
確かにイメージが公開するポートを変更したので一緒にマニフェストも変更した(#28 )のですが、ここは去年を見ているのでイメージが公開するポートの変更に追従できなかったものと考えられます。

Copy link
Member

Choose a reason for hiding this comment

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

現状の2022最新イメージ(dee27aa)から作成されるイメージは8080を公開しています。
ですのでイメージ名を変更することによって修正できると思います。

@Azuki-bar
Copy link
Member

#138 によってimageAutomationが有効化され、8080でリッスンしているコンテナイメージに差し変わるようになったのでこの問題は解決しました。
Closeとします。

@Azuki-bar Azuki-bar closed this Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants