ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
48 stars 80 forks source link

[patch] provide OLM label to catalog service account #1312

Closed stonepd closed 2 months ago

stonepd commented 2 months ago

OCP 4.15 requires the catalogsource service account to be labelled with

  metadata:
    labels:
      olm.managed: 'true'

This change fixes https://jsw.ibm.com/projects/MASCORE/issues/MASCORE-2742