weaveworks / gitopssets-controller

Manages the GitOpsSet CRDs.
Apache License 2.0
9 stars 5 forks source link

Add correct permissions for reading ConfigMaps. #93

Closed bigkevmcd closed 1 year ago

bigkevmcd commented 1 year ago

This fixes a bug with with permissions generated for accessing resources.

The controller fails to start because ConfigMaps are not accessible.