Skip to content

Commit

Permalink
fix(apps/prod/tekton): fix kustomization source path (#548)
Browse files Browse the repository at this point in the history
Signed-off-by: wuhuizuo <[email protected]>
  • Loading branch information
wuhuizuo authored May 22, 2023
1 parent 4359a3e commit a378712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/prod/tekton/setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
kind: GitRepository
name: flux-system
namespace: flux-system
path: ./apps/staging/tekton/setup
path: ./apps/prod/tekton/setup
patches:
- target:
kind: Namespace
Expand Down

0 comments on commit a378712

Please sign in to comment.