From fd345a4148435b727a80c5755e8cc1327140434d Mon Sep 17 00:00:00 2001 From: Michael McLeroy Date: Thu, 27 May 2021 09:16:55 -0400 Subject: [PATCH] docs: removed note on repo1 creds in sops-gpg --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3cf67e5..9a61635 100644 --- a/README.md +++ b/README.md @@ -117,8 +117,6 @@ stringData: password: replace-with-your-iron-bank-personal-access-token ``` -> If you use a private git repository, you will need to add your username and personal access token to the `registryCredentials` list. - When you save the file, it will automatically encrypt your secret using SOPS. ```shell -- GitLab