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

helm chart: add nginx to avoid CORS issue #377

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

Ruoyu-y
Copy link
Collaborator

@Ruoyu-y Ruoyu-y commented Sep 3, 2024

Description

To avoid CORS issue, add nginx within the helm chart based pipeline.

Issues

#368

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)

Dependencies

n/a

Tests

n/a

helm-charts/chatqna/templates/nginx-deployment.yaml Outdated Show resolved Hide resolved
helm-charts/chatqna/values.yaml Outdated Show resolved Hide resolved
@Ruoyu-y Ruoyu-y force-pushed the add_nginx branch 13 times, most recently from 923bf7d to a31911a Compare September 5, 2024 00:45
@Ruoyu-y Ruoyu-y force-pushed the add_nginx branch 5 times, most recently from f62662d to 5e85296 Compare September 6, 2024 09:49
@lianhao
Copy link
Collaborator

lianhao commented Sep 6, 2024

Why this doesn't trigger helm CI test?

@Ruoyu-y
Copy link
Collaborator Author

Ruoyu-y commented Sep 6, 2024

Why this doesn't trigger helm CI test?

Now is triggered, right?

@lianhao
Copy link
Collaborator

lianhao commented Sep 7, 2024

@Ruoyu-y please fix the helm chatqna-ui test failure

@lianhao lianhao merged commit 353f3a5 into opea-project:main Sep 9, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants