Skip to content

Commit

Permalink
Resolve PR tags for serverless runtimes (kyma-project#11280)
Browse files Browse the repository at this point in the history
  • Loading branch information
pPrecel authored May 17, 2021
1 parent 6b4289a commit 417c065
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/serverless/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,13 @@ images:
runtimes:
nodejs12:
repository: "eu.gcr.io/kyma-project/function-runtime-nodejs12"
tag: "PR-11279"
tag: "6b4289ab"
nodejs14:
repository: "eu.gcr.io/kyma-project/function-runtime-nodejs14"
tag: "PR-11279"
tag: "6b4289ab"
python38:
repository: "eu.gcr.io/kyma-project/function-runtime-python38"
tag: "PR-11279"
tag: "6b4289ab"

deployment:
replicas: 1
Expand Down

0 comments on commit 417c065

Please sign in to comment.