If you get the following error
2021-05-24T20:06:18.957+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
2021-05-24T20:06:18.960+0000 F NETWORK [main] The provided SSL certificate is expired or not yet valid.
2021-05-24T20:06:18.960+0000 F - [main] Fatal Assertion 28652 at src/mongo/util/net/ssl_manager_openssl.cpp 1161
2021-05-24T20:06:18.960+0000 F - [main] \n\n***aborting after fassert() failure\n\n
Then you can delete the following secrets:
*cluster_name*-ssl
*cluster_name*-ssl-internal
And maybe deleting all the pods will help!