Skip to content

Commit

Permalink
pod and job for prod
Browse files Browse the repository at this point in the history
  • Loading branch information
jgreben committed Nov 8, 2023
1 parent 8b5f347 commit dd5c336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
imagePullSecrets:
- name: ghcr
containers:
- image: ghcr.io/sul-dlss/cybersource-rest-ruby:cybersource-folio
- image: ghcr.io/sul-dlss/cybersource-rest-ruby:main
name: cybersource
envFrom:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: cybersource
spec:
containers:
- image: ghcr.io/sul-dlss/cybersource-rest-ruby:cybersource-folio
- image: ghcr.io/sul-dlss/cybersource-rest-ruby:main
name: cybersource
envFrom:
- secretRef:
Expand Down

0 comments on commit dd5c336

Please sign in to comment.