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: helm INSTALLATION FAILED #203

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

googs1025
Copy link
Contributor

What this PR does / why we need it

  • fix install failed

Which issue(s) this PR fixes

Fixes #None

Special notes for your reviewer

Does this PR introduce a user-facing change?

None
root@VM-0-2-ubuntu:/home/ubuntu# helm repo add inftyai https://inftyai.github.io/llmaz
helm repo update
helm install llmaz inftyai/llmaz --namespace llmaz-system --create-namespace --version 0.0.4
"inftyai" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "inftyai" chart repository
Update Complete. ⎈Happy Helming!⎈
Error: INSTALLATION FAILED: template: llmaz/templates/serviceaccount.yaml:11:22: executing "llmaz/templates/serviceaccount.yaml" at <.Values.controllerManager.serviceAccount.annotations>: nil pointer evaluating interface {}.annotations

@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Nov 16, 2024
@googs1025
Copy link
Contributor Author

/kind bug

@InftyAI-Agent InftyAI-Agent added bug Categorizes issue or PR as related to a bug. and removed do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Nov 16, 2024
@kerthcet
Copy link
Member

Strange, I didn't meet this, but LGTM.
/lgtm
/approve

Thanks!

@InftyAI-Agent InftyAI-Agent added lgtm Looks good to me, indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 18, 2024
@InftyAI-Agent InftyAI-Agent merged commit 46ef464 into InftyAI:main Nov 18, 2024
43 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. bug Categorizes issue or PR as related to a bug. lgtm Looks good to me, indicates that a PR is ready to be merged. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants