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

Config LoadBalancer for frontendProxy #2283

Closed
wants to merge 0 commits into from
Closed

Config LoadBalancer for frontendProxy #2283

wants to merge 0 commits into from

Conversation

rcastley
Copy link
Contributor

@rcastley rcastley commented Feb 7, 2023

Environment:
OS: Multipass on Mac running Ubuntu 22.04 LTS
K8s: K3s v1.25.6+k3s1

Using serviceType yields the following error:

Error: UPGRADE FAILED: values don't meet the specifications of the schema(s) in the following chart(s):
opentelemetry-demo:
- components.frontendProxy: Additional property serviceType is not allowed

Using the following in values file works:

components:
  frontendProxy:
    service:
      type: LoadBalancer

@rcastley rcastley requested review from a team February 7, 2023 08:57
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 7, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: rcastley / name: Robert Castley (09285ec)

@cartermp
Copy link
Contributor

cartermp commented Feb 7, 2023

Hello @rcastley, thanks for the PR. Can you sign the CLA? We can review then.

@rcastley
Copy link
Contributor Author

rcastley commented Feb 7, 2023

Hi, just waiting upon approval from management at Splunk :-)

@cartermp
Copy link
Contributor

cartermp commented Feb 8, 2023

@rcastley thanks! Unfortunately we churned the docs here and the file name is different. Would you like to still finish this up?

@chalin
Copy link
Contributor

chalin commented Feb 8, 2023

@rcastley - FYI, rebasing should be all you need to do to bring your PR up-to-date.

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.

3 participants