Skip to content

Commit

Permalink
add port env
Browse files Browse the repository at this point in the history
  • Loading branch information
mathnogueira committed Aug 27, 2024
1 parent a659ef4 commit 11516b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions k8s/rpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ spec:
value: guest:guest@queue
- name: REDIS_URL
value: cache
- name: RPC_PORT
value: "8082"
image: kubeshop/demo-pokemon-api:latest
imagePullPolicy: Always
livenessProbe:
Expand Down

0 comments on commit 11516b7

Please sign in to comment.