diff --git a/cronjob.yaml b/cronjob.yaml index bfd692e..b970a1e 100644 --- a/cronjob.yaml +++ b/cronjob.yaml @@ -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: diff --git a/debug.yaml b/debug.yaml index 376f4af..adbaa08 100644 --- a/debug.yaml +++ b/debug.yaml @@ -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: