diff --git a/deploy/manydecks/secrets.example.yaml b/deploy/manydecks/secrets.example.yaml index bc42f78..25f329a 100644 --- a/deploy/manydecks/secrets.example.yaml +++ b/deploy/manydecks/secrets.example.yaml @@ -26,7 +26,7 @@ stringData: algorithm: "HS256", expiresIn: "3h", }, - // Uncomment to allow login without an account (development only): - // guests: {}, + // Allow login without an account: + guests: {}, }, }