noobaa / noobaa-operator

Operator for NooBaa - object data service for hybrid and multi cloud environments :cloud: :wrench:
https://www.noobaa.io
Apache License 2.0
103 stars 101 forks source link

Fix serviceAccount for noobaa-core #1427

Closed jackyalbo closed 2 months ago

jackyalbo commented 2 months ago

Explain the changes

  1. We changed in the yaml but not in the reconciler - now suppose to work
  2. because of the wrong serviceAccount - core was running with anyuid SCC instead of noobaa-core.

Issues: Fixed #xxx / Gap #xxx

  1. https://bugzilla.redhat.com/show_bug.cgi?id=2309700

Testing Instructions: