Skip to content

Commit f614ed1

Browse files
authored
Fix todo-application.yaml
1 parent 028167e commit f614ed1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/modules/ROOT/examples/todo-application.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ spec:
88
server: https://kubernetes.default.svc
99
project: default
1010
source:
11-
path: documentation/modules/ROOT/examples/todo
11+
path: content/modules/ROOT/examples/todo
1212
repoURL: https://github.com/openshiftdemos/openshift-gitops-workshop
13-
targetRevision: master
13+
targetRevision: main
1414
syncPolicy:
1515
automated:
1616
prune: true

0 commit comments

Comments
 (0)