Skip to content

Commit

Permalink
Merge pull request #873 from ThomasDangleterre/stringdata-pat-github
Browse files Browse the repository at this point in the history
docs: use `stringData` for secret of GitHub PAT
  • Loading branch information
stefanprodan authored Jul 9, 2024
2 parents 48675f2 + fd2df2c commit 86f2a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/spec/v1beta3/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -1278,7 +1278,7 @@ kind: Secret
metadata:
name: api-token
namespace: default
data:
stringData:
token: <personal-access-tokens>
```

Expand Down

0 comments on commit 86f2a6d

Please sign in to comment.