or

A list of conditions evaluated with the or operator

This content is associated with a legacy version of the Replicated product. For the current Replicated product documentation, see docs.replicated.com.

or

type array

A list of conditions evaluated with the or operator

or:
  - stringCompare:
      eq: centos
    variableRef: os
  - stringCompare:
      eq: rhel
    variableRef: os