Skip to content

Commit

Permalink
Update docs/blog/posts/multi-stage-delivery-using-gitops.md
Browse files Browse the repository at this point in the history
Signed-off by: Meg McRoberts [email protected]

Co-authored-by: odubajDT <[email protected]>
Signed-off-by: Meg McRoberts <[email protected]>
  • Loading branch information
StackScribe and odubajDT authored Apr 4, 2024
1 parent 04158eb commit c8b0b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/blog/posts/multi-stage-delivery-using-gitops.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ kubectl annotate namespace simple-go-prod keptn.sh/lifecycle-toolkit=enabled
```

The promotion task that triggers the action to
create a pull request for promoting an `Application` version
create a pull request for promoting an ArgoCD `Application`
from `dev` to `production` will be executed in the `simple-go` namespace.
Therefore, we need to create a secret containing the GitHub personal
access token we created earlier, using the following command:
Expand Down

0 comments on commit c8b0b18

Please sign in to comment.