-
Notifications
You must be signed in to change notification settings - Fork 356
Open
Description
Hello!
I've been trying to install the Jaeger Operator into a namespace of an EKS cluster using the prescribed helm charts, but my build pipeline starts to fail upon setting the following configuration in the values.yaml file:
jaeger:
# Specifies whether Jaeger instance should be created
create: true
Below are the appropriate logs re: this issue:
Release "jaeger-operator" does not exist. Installing it now.
manifest_sorter.go:192: info: skipping unknown hook: "crd-install"
Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "Jaeger" in version "jaegertracing.io/v1"
ERROR: Job failed: command terminated with exit code 1
MattGson and ichikata
Metadata
Metadata
Assignees
Labels
No labels