Skip to content

Commit

Permalink
Merge pull request #217 from badtuxx/add-helm
Browse files Browse the repository at this point in the history
Add helm
  • Loading branch information
badtuxx committed Feb 8, 2024
2 parents 309511c + 0fc33a3 commit 8e618fc
Show file tree
Hide file tree
Showing 2 changed files with 666 additions and 1 deletion.
1 change: 0 additions & 1 deletion pt/day-15/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1048,7 +1048,6 @@ Nada de novo acima, certo? No arquivo estamos definindo o seguinte:
- `kind`: Tipo do recurso que estamos criando, no caso, um Service Account.
- `metadata.name`: Nome do nosso Service Account.
- `metadata.namespace`: Namespace que o nosso Service Account será criado.
```

Agora vamos aplicar o arquivo no cluster:

Expand Down
Loading

0 comments on commit 8e618fc

Please sign in to comment.