Skip to content

Commit

Permalink
Update manifest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
synoti21 authored Nov 2, 2023
1 parent 032fd12 commit 1e44bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
containers:
- name: baekjoon-bot
image: synoti21/baekjoon-bot:latest
imagePullPolicy: Never
imagePullPolicy: IfNotPresent
envFrom:
- secretRef:
name: baekjoon-secret
Expand Down

0 comments on commit 1e44bfe

Please sign in to comment.