On your level Blueprints, on Begin Play, you can Get Game Instance, cast to your game instance, then SET both of those values to 0.
GameInstance values reset to default on game close, it’s for temporary values.
At any time, anyWHERE, you can get those values using Get Game Instance, and casting to your current game instance’s class.