Skip to content

Commit

Permalink
Remove duplicate instructions
Browse files Browse the repository at this point in the history
Signed-off-by: JeffMboya <[email protected]>
  • Loading branch information
JeffMboya committed Nov 21, 2024
1 parent fad3ac7 commit 36238f0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 49 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,20 +57,6 @@ git push origin <your-branch>

Replace `<your-branch>` with the branch you are working on.

### Running Vault Setup Scripts with `--env-file`

To run a Vault setup script, use the `--env-file` option to specify the path to your `.env` file:

```bash
./<script-name>.sh --env-file <path-to-your-env-file>
```

For example:

```bash
scripts/vault/scripts/vault_init.sh --env-file scripts/vault/.env
```

## License

This project is licensed under the [Apache-2.0](LICENSE).
10 changes: 0 additions & 10 deletions scripts/vault/config.hcl

This file was deleted.

25 changes: 0 additions & 25 deletions scripts/vault/entrypoint.sh

This file was deleted.

0 comments on commit 36238f0

Please sign in to comment.