Issue: Attempting to deploy a fresh instance of reflector (Having never used it before), into its own namespace, with the below configs, results in a pod CrashLoop.
Pod Error:
$ k logs -f -n reflector reflector-7f8f8dff88-drz8f
Failed to create CoreCLR, HRESULT: 0x8007000E
Apparently this was an issue with having the readOnlyRootFilesystem enabled. Perhaps the CLR needs to be stood up first, and then the pods migrated to RORFs. Either way, issue is resolved on my end!
Issue: Attempting to deploy a fresh instance of reflector (Having never used it before), into its own namespace, with the below configs, results in a pod CrashLoop.
Pod Error:
Flux HelmRelease configuration: