Skip to content

Commit

Permalink
Added make env
Browse files Browse the repository at this point in the history
  • Loading branch information
leomozzer committed May 26, 2023
1 parent 0472f20 commit 46118a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/bases/app/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: nestjs
image: nestjs.azurecr.io/nestjs-app:latest #nestjs.azurecr.io/nestjs-app:latest
image: nestjsmysqlaksdevacr.azurecr.io/nestjs-app:latest #nestjs.azurecr.io/nestjs-app:latest
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit 46118a9

Please sign in to comment.