mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 17:56:26 +00:00
Include admin:public_key on github tokens for flux
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -61,7 +61,7 @@ This section is a [direct copy of the official docs](https://fluxcd.io/docs/inst
|
|||||||
|
|
||||||
### Create GitHub Token
|
### Create GitHub Token
|
||||||
|
|
||||||
Create a GitHub [personal access token](https://github.com/settings/tokens) that can create repositories by checking all permissions under repo. (*we'll use the token in the bootstrapping step below*)
|
Create a GitHub [personal access token](https://github.com/settings/tokens) that can create repositories by checking all permissions under repo, as well as all options under `admin:public_key `. (*we'll use the token in the bootstrapping step below*)
|
||||||
|
|
||||||
### Create GitHub Repo
|
### Create GitHub Repo
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user