Skip to content

Commit

Permalink
refactor: mv charts in charts folder (#7)
Browse files Browse the repository at this point in the history
* refactor: mv charts in charts folder

* chore: use DATALAYER_STRIPE_CHECKOUT_ROUTE instead of DATALAYER_STRIPE_BILLING_ROUTE
  • Loading branch information
echarles authored Jul 15, 2024
1 parent d8c9815 commit 6abb335
Show file tree
Hide file tree
Showing 140 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion datalayer-iam/README.md → charts/datalayer-iam/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Datalayer IAM
| iam.env.DATALAYER_SMTP_USERNAME | string | `""` | |
| iam.env.DATALAYER_SOLR_ZK_HOST | string | `"solr-datalayer-solrcloud-zookeeper-headless.datalayer-solr.svc.cluster.local"` | |
| iam.env.DATALAYER_STRIPE_API_KEY | string | `""` | |
| iam.env.DATALAYER_STRIPE_BILLING_ROUTE | string | `"/usage/billing"` | |
| iam.env.DATALAYER_STRIPE_CHECKOUT_ROUTE | string | `"/usage/checkout"` | |
| iam.env.DATALAYER_STRIPE_JS_API_KEY | string | `""` | |
| iam.env.DATALAYER_STRIPE_PRODUCT_ID | string | `""` | |
| iam.env.DATALAYER_STRIPE_WEBHOOK_SECRET | string | `""` | |
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ tests:
value: "solr-datalayer-solrcloud-zookeeper-headless.datalayer-solr.svc.cluster.local"
- name: DATALAYER_STRIPE_API_KEY
value: ""
- name: DATALAYER_STRIPE_BILLING_ROUTE
value: "/usage/billing"
- name: DATALAYER_STRIPE_CHECKOUT_ROUTE
value: "/usage/checkout"
- name: DATALAYER_STRIPE_JS_API_KEY
value: ""
- name: DATALAYER_STRIPE_PRODUCT_ID
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ iam:
DATALAYER_SMTP_USERNAME: ""
DATALAYER_SOLR_ZK_HOST: "solr-datalayer-solrcloud-zookeeper-headless.datalayer-solr.svc.cluster.local"
DATALAYER_STRIPE_API_KEY: ""
DATALAYER_STRIPE_BILLING_ROUTE: "/usage/billing"
DATALAYER_STRIPE_CHECKOUT_ROUTE: "/usage/checkout"
DATALAYER_STRIPE_JS_API_KEY: ""
DATALAYER_STRIPE_PRODUCT_ID: ""
DATALAYER_STRIPE_WEBHOOK_SECRET: ""
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6abb335

Please sign in to comment.