Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzlyn committed Apr 20, 2024
1 parent b512129 commit d896155
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@
- [📖 Overview](#-overview)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Configure SOPS](#configure-sops)
- [Configure kubectl](#configure-kubectl)
- [Roadmap](#roadmap)
- [🕵️ Troubleshooting](#%EF%B8%8F-troubleshooting)
- [Stuck HelmRelease](#stuck-helmrelease)
Expand Down Expand Up @@ -109,24 +110,30 @@ Here is the list of tools and technologies I am using in this project.

## Getting Started

TBD

### Prerequisites

- mozilla sops
- age

### Installation

TBD
- talhelper

<p align="right">(<a href="#top">back to top</a>)</p>

<!-- USAGE EXAMPLES -->

## Usage

TBD
### Configure SOPS

Provide key in path defined in `.envrc`.

### Configure kubectl

Just run

```shell
task talos:config
task talos:kubeconfig
```

<p align="right">(<a href="#top">back to top</a>)</p>

Expand Down

0 comments on commit d896155

Please sign in to comment.