Skip to content

Commit

Permalink
530 stage fertiscan v2 (fix ingredients) (#536)
Browse files Browse the repository at this point in the history
* issue #530: stage fertiscan v2

* issue #530: stage fertiscan v2 (amended)

* issue #530: remove volume mounts

* issue #530: update secrets version

* issue #530: deploy last stable images

* issue #530: point to latest images (models & ingredients fix)

* issue #530: remove filebrowser
  • Loading branch information
k-allagbe authored Feb 3, 2025
1 parent 59b445a commit 55cf8d1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 114 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
- agent
containers:
- name: fertiscan-backend-preview
image: ghcr.io/ai-cfia/fertiscan-backend:221-secretsenv-and-configenv
image: ghcr.io/ai-cfia/fertiscan-backend:232
imagePullPolicy: Always
envFrom:
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
- agent
containers:
- name: fertiscan-frontend-preview
image: ghcr.io/ai-cfia/fertiscan-frontend:412-resolve-api-conflict
image: ghcr.io/ai-cfia/fertiscan-frontend:416
imagePullPolicy: Always
env:
- name: NEXT_PUBLIC_DEBUG
Expand Down
112 changes: 0 additions & 112 deletions kubernetes/aks/apps/fertiscan-preview/base/filebrowser.yaml

This file was deleted.

0 comments on commit 55cf8d1

Please sign in to comment.