Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
irumaru authored and github-actions[bot] committed Apr 30, 2023
1 parent 0b39cae commit 1506bb6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions k8s/syncing/citbot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: citbot
image: "gitlab-registry.maruru.me/nsslums/cit-bot:b583e45b99e66a8a555624efd86925f397d52dfa"
image: "gitlab-registry.maruru.me/nsslums/cit-bot:0b39cae03bf32b2dd712f27cb7f229800a9b123e"
env:
# auth
- name: TOKEN
Expand All @@ -25,8 +25,8 @@ spec:
- name: DATA_DIR
value: /mnt/data
volumeMounts:
- mountPath: "/mnt/data"
name: data
- mountPath: "/mnt/data"
name: data
imagePullSecrets:
- name: gitlab-nsslums-citbot
volumes:
Expand Down

0 comments on commit 1506bb6

Please sign in to comment.