Merge pull request #862 from jmichalek132/patch-1

chore: fix missing unit duration in the k8s example
This commit is contained in:
Kubernetes Prow Robot 2024-02-08 08:59:31 -08:00 committed by GitHub
commit 33e781eae4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ spec:
args:
- --repo=https://github.com/kubernetes/git-sync
- --depth=1
- --period=60
- --period=60s
- --link=current
- --root=/git
volumeMounts: