Skip to content

Commit

Permalink
Update score.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored Mar 13, 2024
1 parent 140cee4 commit 103b755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion score/score.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ containers:
memory: "64Mi"
cpu: "25m"
variables:
MESSAGE: "Hello, World!"
MESSAGE: "Hello, Test!"
POD_NAME: "${pod.metadata.name}"
NAMESPACE_NAME: "${pod.metadata.namespace}"
resources:
Expand Down

0 comments on commit 103b755

Please sign in to comment.