Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
YAChen123 authored Dec 12, 2023
1 parent 08b219d commit c0e0563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
protocol: TCP
env:
- name: RETRY_COUNT
value: "10"
value: "9"
- name: DATABASE_URI
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit c0e0563

Please sign in to comment.