Skip to content

Commit 6da2bcd

Browse files
committed
Update flux deployment
- Point it to this fork of the gitops-tutorial repo
1 parent e8ea726 commit 6da2bcd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

flux/flux-deployment.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ spec:
100100
- --ssh-keygen-dir=/var/fluxd/keygen
101101

102102
# replace or remove the following URL
103-
- [email protected]:weaveworks/flux-get-started
103+
- [email protected]:adensymonds/gitops-tutorial
104+
- --git-path=deploy/kubernetes
104105
- --git-branch=master
105106

106107
# include these next two to connect to an "upstream" service

0 commit comments

Comments
 (0)