Skip to content

Commit

Permalink
feat: kbot user (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
CristhianF7 authored Feb 16, 2024
1 parent de2802a commit 96de16d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ func main() {
log.Info().Msgf("installing catalog application %s", catalogApp.Name)

request := &types.GitopsCatalogAppCreateRequest{
User: "kbot",
SecretKeys: catalogApp.SecretKeys,
ConfigKeys: catalogApp.ConfigKeys,
}
Expand Down

0 comments on commit 96de16d

Please sign in to comment.