You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't expecting to see this error. I've tried multiple variations of my values.yaml and to no avail.
The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other pastebin is fine.)
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
helm version (use helm version): version.BuildInfo{Version:"v3.15.3", GitCommit:"3bb50bbbdd9c946ba9989fbe4fb4104766302a64", GitTreeState:"clean", GoVersion:"go1.22.5"}
helm chart version and app version (use helm list -n <YOUR NAMESPACE>):
helm list -n velero
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
velero velero 1 2024-11-24 14:51:21.144488 -0800 PST failed velero-8.0.0 1.15.0
Kubernetes version (use kubectl version):v1.30.3
Kubernetes installer & version: brew
Cloud provider or hardware configuration: AWS EKS v1.230
OS (e.g. from /etc/os-release): AWS Linux 2023
The text was updated successfully, but these errors were encountered:
What steps did you take and what happened:
A simply ran helm with my values file and get this output:
Here's what my values file looks like:
What did you expect to happen:
I wasn't expecting to see this error. I've tried multiple variations of my values.yaml and to no avail.
The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other pastebin is fine.)
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
helm version
):version.BuildInfo{Version:"v3.15.3", GitCommit:"3bb50bbbdd9c946ba9989fbe4fb4104766302a64", GitTreeState:"clean", GoVersion:"go1.22.5"}
helm list -n <YOUR NAMESPACE>
):kubectl version
):v1.30.3
brew
AWS EKS v1.230
/etc/os-release
):AWS Linux 2023
The text was updated successfully, but these errors were encountered: