Skip to content

Commit

Permalink
removing private images
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Martinoli <[email protected]>
  • Loading branch information
dmartinol committed Nov 8, 2024
1 parent 5a4f954 commit 4ea2284
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,15 @@ spec:
feastProject: my_project
services:
onlineStore:
image: quay.io/dmartino/feature-server:0.2
persistence:
file:
path: /data/online_store.db
offlineStore:
image: quay.io/dmartino/feature-server:0.2
persistence:
file:
type: dask
registry:
local:
image: quay.io/dmartino/feature-server:0.2
persistence:
file:
path: /data/registry.db

0 comments on commit 4ea2284

Please sign in to comment.