Skip to content

Commit

Permalink
deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
mrCherry97 committed Sep 28, 2023
1 parent c06adac commit 74eda27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/backend/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: backend
image: europe-docker.pkg.dev/kyma-project/dev/busola-backend:PR-2580
image: europe-docker.pkg.dev/kyma-project/dev/busola-backend:PR-2554
imagePullPolicy: Always
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion resources/web/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: busola
image: europe-docker.pkg.dev/kyma-project/dev/busola-web:PR-2589
image: europe-docker.pkg.dev/kyma-project/dev/busola-web:PR-2554
imagePullPolicy: Always
resources:
requests:
Expand Down

0 comments on commit 74eda27

Please sign in to comment.