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

[BUG]install release ob-ce failed: both value and valueFrom are specified for component var: MANAGER_PORT #8710

Closed
tianyue86 opened this issue Dec 25, 2024 · 0 comments · Fixed by apecloud/kubeblocks-addons#1374
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@tianyue86
Copy link

Describe the env
Kubernetes: v1.31.1-aliyun.1
KubeBlocks: 1.0.0-beta.19
kbcli: 1.0.0-beta.7

To Reproduce
Steps to reproduce the behavior:

  1. Install release "kb-addon-oceanbase-ce"
helm upgrade -i kb-addon-oceanbase-ce kubeblocks-addons/oceanbase-ce --version 1.0.0-alpha.0 -n kb-system
kbcli addon install oceanbase-ce  --version 1.0.0-alpha.0
  1. Check status
    k get cmpd|grep ocean
    oceanbase-ce-1.0.0-alpha.0 oceanbase-ce Unavailable 112s
  2. See error
k describe cmpd oceanbase-ce-1.0.0-alpha.0

Status:
  Message:              both value and valueFrom are specified for component var: MANAGER_PORT
  Observed Generation:  2
  Phase:                Unavailable
Events:                 <none>

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants