Skip to content

Template

sugarraysam edited this page Dec 20, 2021 · 2 revisions

(Message goes here, use code and foo wisely)

Problematic configuration:

Addon metadata and imageset

# <filename1.yaml>
# Simple example of problematic configuration

# <filename2.yaml>
# ...

Bundles

# <filename1.yaml>
# Simple example of problematic configuration

# <filename2.yaml>
# ...

Correct configuration:

Addon metadata and imageset

# <filename1.yaml>
# Simple example of problematic configuration

# <filename2.yaml>
# ...

Bundles

# <filename1.yaml>
# Simple example of problematic configuration

# <filename2.yaml>
# ...

Rationale:

(An explanation of why the configuration is problematic and how the correct configuration is an improvement)

Exceptions:

(Cases where the user may choose to ignore this warning, if any.)

Related resources:

  • Help by adding links to OLM docs, kubernetes docs, openshift docs, red hat docs, etc!
Clone this wiki locally