Skip to content

Commit

Permalink
Fix a bug in snapshot job
Browse files Browse the repository at this point in the history
  • Loading branch information
HoKim98 committed Sep 20, 2022
1 parent 4d886a5 commit 2ed7ce7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/kiss/snapshot-git.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ spec:
mountPath: /root/.ssh
volumes:
- name: ssh
configMap:
name: snapshot-git
secret:
secretName: snapshot-git
defaultMode: 0400
items:
- key: id_rsa
Expand Down

0 comments on commit 2ed7ce7

Please sign in to comment.