mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #1079] [BUG] Helm chart deployment fails #657
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#657
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Circenn5130 on GitHub (Oct 8, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1079
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
. See error
Error: INSTALLATION FAILED: template: whoogle/templates/serviceaccount.yaml:1:14: executing "whoogle/templates/serviceaccount.yaml" at <.Values.serviceAccount.create>: nil pointer evaluating interface {}.createDeployment Method
runexecutableVersion of Whoogle Search
Desktop (please complete the following information):
@Mawarii commented on GitHub (Oct 16, 2023):
Hmm weird... I am able to deploy the chart. What kind of cluster are you using?
@Circenn5130 commented on GitHub (Oct 16, 2023):
Bare metal cluster (3 control planes) (3 nodes).
I tried it again (cloned the repo and ran helm install whoogle ./charts/whoogle) just now and it came up with no issues. I got nothing >_<. Thank you for replying.