Skip to content

Commit bd1dff2

Browse files
author
mark_james1
committed
.
1 parent e92be1e commit bd1dff2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

flux/flux-deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ 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]:MarkJamesHub/gitops-tutorial.git
104104
- --git-branch=master
105-
105+
- --git-path=deploy/kubernetes
106106
# include these next two to connect to an "upstream" service
107107
# (e.g., Weave Cloud). The token is particular to the service.
108108
# - --connect=wss://cloud.weave.works/api/flux

0 commit comments

Comments
 (0)