Skip to content

Commit

Permalink
Fix csv example and add spec.maturity (#416)
Browse files Browse the repository at this point in the history
Signed-off-by: Gary Brown <[email protected]>
  • Loading branch information
objectiser authored May 16, 2019
1 parent d5ff5a6 commit e907957
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deploy/olm-catalog/jaeger.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ spec:
A more complex Jaeger instance taken from the [documentation](https://github.com/jaegertracing/jaeger-operator#creating-a-new-jaeger-instance):
apiVersion: io.jaegertracing/v1alpha1
apiVersion: jaegertracing.io/v1
kind: Jaeger
metadata:
name: my-jaeger
Expand Down Expand Up @@ -133,6 +133,7 @@ spec:
keywords: ['tracing', 'monitoring', 'troubleshooting']
version: 1.11.1
replaces: jaeger-operator.v1.11.0
maturity: alpha
maintainers:
- email: [email protected]
name: Jaeger Google Group
Expand Down

0 comments on commit e907957

Please sign in to comment.