Open juliev0 opened 6 months ago
I think we may need to call getCluster() if either of these values change.
If includedResources
changes, this call to loadCacheSettings() would have a different result.
If logLevel
changes, we need to pass this in again.
As part of this PR, make sure that if you modify those values, everything is still working correctly.
Now that we have a callback mechanism for when the ConfigMap changes, we can use it to update these values in the gitops-engine