Skip to content

Commit 6f044bd

Browse files
committed
set stripe publishable key for prod
Signed-off-by: Ivan Milchev <[email protected]>
1 parent 19e4099 commit 6f044bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

manifests/overlays/production/manual/deployment.patch.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ spec:
1717
limits:
1818
memory: 400Mi
1919
cpu: 800m
20+
env:
21+
- name: STRIPE_PUBLISHABLE_KEY
22+
value: pk_live_51IRdsUKApGjVGa9tbGfNIXvSEFs69XwnkXzU7IZEeBttHhwTCYvBIeFvKPxUd3IBCTp9cizH0bvlQEPqPhVlPYM600YswIlpkq

0 commit comments

Comments
 (0)