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

Fix traefik redirects service port #268

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

trottomv
Copy link
Contributor

@trottomv trottomv commented Mar 11, 2024

scenario:

setup with only orchestrator and backend service

time="2024-03-11T14:42:39Z" level=error msg="service port not found: 3000" providerName=kubernetescrd ingress=redirect-to-https namespace=my-project-dev
time="2024-03-11T14:42:39Z" level=error msg="Error configuring TLS: secret my-project-dev/tls-letsencrypt does not exist" namespace=my-project-dev providerName=kubernetescrd ingress=redirect-secondary-domains
time="2024-03-11T14:42:39Z" level=error msg="service port not found: 3000" providerName=kubernetescrd ingress=redirect-secondary-domains namespace=my-project-dev
time="2024-03-11T14:42:39Z" level=error msg="Error configuring TLS: secret kube-system/tls-certificate does not exist" providerName=kubernetescrd ingress=metrics-dev namespace=kube-system
time="2024-03-11T14:42:39Z" level=error msg="Error configuring TLS: secret my-project-dev/tls-certificate does not exist" ingress=main namespace=my-project-dev providerName=kubernetescrd

@trottomv trottomv self-assigned this Mar 11, 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.

1 participant