Skip to content

Commit 7a341f8

Browse files
feat: simplify k8s deployment (#1708)
1 parent 5505507 commit 7a341f8

File tree

84 files changed

+9498
-21310
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+9498
-21310
lines changed

Earthfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ all-docker:
180180
ARG DOCKER_SERVER=my-registry
181181
ARG IMAGE_TAG=latest
182182
BUILD ./deploy/cloud/operator+docker --DOCKER_SERVER=$DOCKER_SERVER --IMAGE_TAG=$IMAGE_TAG
183-
BUILD ./deploy/cloud/api-store+docker --DOCKER_SERVER=$DOCKER_SERVER --IMAGE_TAG=$IMAGE_TAG
184183

185184
all-lint:
186185
BUILD ./deploy/cloud/operator+lint

deploy/cloud/api-store/.earthlyignore

Lines changed: 0 additions & 18 deletions
This file was deleted.

deploy/cloud/api-store/.env

Lines changed: 0 additions & 18 deletions
This file was deleted.

deploy/cloud/api-store/Earthfile

Lines changed: 0 additions & 46 deletions
This file was deleted.

deploy/cloud/api-store/README.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

deploy/cloud/api-store/ai_dynamo_store/.env

Lines changed: 0 additions & 18 deletions
This file was deleted.

deploy/cloud/api-store/ai_dynamo_store/__init__.py

Lines changed: 0 additions & 22 deletions
This file was deleted.

deploy/cloud/api-store/ai_dynamo_store/api/__init__.py

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)