Results 3 issues of Dongwoon Son

**command** ssdiff --format hilite --output diff.xls a.csv b.csv **output** ** (ssdiff:13600): WARNING **: Unable to get registry key gnumeric\core\gui\screen\horizontaldpi because \xc1\xf6\xc1\xa4\xb5\xc8 \xc6\xc4\xc0\xcf\xc0 \xbb ?\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4?\xd9. ** (ssdiff:13600): WARNING **:...

* This is related to https://github.com/microsoft/Git-Credential-Manager-for-Windows/issues/749 * Usage example: * We can use different GitHub accounts for `https://github.com/user/repo`, `https://[email protected]/user/repo` and `https://[email protected]/user/repo`

## Expected Behaviour Helm Chart should not create `ClusterRole` when `clusterRole=false`. ## Current Behaviour It creates `ClusterRole` even if `clusterRole=false`. ## Possible Solution It should create `Role` instead of `ClusterRole`....