Skip to content

Commit

Permalink
typo fix in helm chart blog (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylanisikdemir authored Oct 1, 2024
1 parent 234e75c commit b2a94e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The v0 chart contains only the basics at the moment:
- Cadence backend services as separate deployments: frontend, history, matching, worker.
- Customizable replica counts and resource limitations.
- Customizable dynamic config as a configmap.
- A single instance ephemeral Cassandra container. This is included so that no external depency is required to get started. Ideally you should have your own external (hosted or managed) DB instance that you can specify in values.yaml.
- A single instance ephemeral Cassandra container. This is included so that no external dependency is required to get started. Ideally you should have your own external (hosted or managed) DB instance that you can specify in values.yaml.
- The chart comes with `cadence:master-auto-setup` as the default image and capable of setting up Cassandra DB schema on first installation.

What is (obviously) missing:
Expand Down

0 comments on commit b2a94e5

Please sign in to comment.