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
Try to install redis-commander with default values.yaml file : $ helm install redis-commander -f ./values.yaml . -n redis
And get error: Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: error validating "": error validating data: unknown object type "nil" in ConfigMap.data.local-production.json
This is full debug log:
Try to install redis-commander with default values.yaml file :
$ helm install redis-commander -f ./values.yaml . -n redis
And get error:
Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: error validating "": error validating data: unknown object type "nil" in ConfigMap.data.local-production.json
This is full debug log:
What is the problem or what am I doing wrong?
helm version: v3.9.4
Kubernetes version: 1.24
The text was updated successfully, but these errors were encountered: