You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# Cadence Charts
2
2
3
3
This repo contains Cadence helm chart maintained by original Cadence team @Uber.
4
-
This is an early version with known gaps and not production ready yet. Please create an issue explaining your use case and what you would want us to prioritize.
4
+
This is an early version with known gaps and not production ready yet.
5
+
Please create/upvote an [issue]([url](https://github.com/uber/cadence-charts/issues)) explaining your needs to help us prioritize.
5
6
6
7
**What is included:**
7
8
- Cadence backend services as separate deployments: frontend, history, matching, worker
@@ -14,6 +15,7 @@ This is an early version with known gaps and not production ready yet. Please cr
14
15
- Custom annotations/labels/tolerations/security context etc.
15
16
- Support for ingress
16
17
18
+
17
19
## Usage
18
20
19
21
[Helm](https://helm.sh) must be installed to use the charts. Please refer to
0 commit comments