Skip to content

Commit 5fc3bd7

Browse files
authored
Update deployment to use new version which is multi-arch
So it can run on a Raspberry Pi
1 parent 705be50 commit 5fc3bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/config/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
spec:
1515
containers:
1616
- name: git-sync
17-
image: k8s.gcr.io/git-sync:v3.0.1
17+
image: k8s.gcr.io/git-sync:v3.1.3
1818
volumeMounts:
1919
- name: markdown
2020
mountPath: /tmp/git

0 commit comments

Comments
 (0)