ego icon indicating copy to clipboard operation
ego copied to clipboard

Cleanup unused configs and stale code

Open rtisma opened this issue 5 years ago • 1 comments

After briefly looking at the application.yml (config file) for ego, some configs were found to be stale/not-used anywhere in the code.

For example jwt.secret https://github.com/overture-stack/ego/blob/3.0.0/src/main/resources/application.yml#L4-L5

There are probably alot more, that are not needed, and its should be cleaned up, becuase it was confusing while updating a the helm chart for ego.

rtisma avatar Feb 25 '20 21:02 rtisma

@andricDu is this still valid?

rosibaj avatar Dec 03 '20 21:12 rosibaj