Skip to content

Commit

Permalink
Merge pull request #327 from vmware-tanzu/example/update-repository-spec
Browse files Browse the repository at this point in the history
example: match source-controller's duration unmarshalling
  • Loading branch information
Ciro S. Costa committed Nov 10, 2021
2 parents fe256c4 + 93d4be0 commit 802efb2
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -36,7 +36,7 @@ spec:
metadata:
name: $(workload.metadata.name)$
spec:
interval: 1m
interval: 1m0s
url: $(workload.spec.source.git.url)$
ref: $(workload.spec.source.git.ref)$
gitImplementation: libgit2
Expand Down

0 comments on commit 802efb2

Please sign in to comment.