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
If you had already added this repo earlier, run `helm repo update` to retrieve
22
-
the latest versions of the packages. You can then run `helm search repo
22
+
the latest versions of the packages. You can then run `helm search repo
23
23
testkube-helm-charts` to see the charts.
24
24
25
25
## TestKube Helm Charts
26
26
27
-
The following [TestKube](https://github.com/kubeshop/testkube/) Helm Charts are in this project
28
-
27
+
The following [TestKube](https://github.com/kubeshop/testkube/) Helm Charts are in this project:
28
+
29
29
-`testkube-api`: the TestKube API Server
30
30
-`testkube-dashboard`: the TestKube Dashboard for UI interactions with the API Server
31
31
-`testkube-operator`: the TestKube Operator
32
32
-`testkube`: the main TestKube chart - [Installation Instructions](https://kubeshop.github.io/testkube/installing/#manual-testkube-helm-charts-installation)
33
33
34
34
> Please note that the testkube Helm chart will install all the needed charts. Including CRDs. It's an umbrella chart.
35
35
36
-
## Prometheus service monitor
36
+
## Prometheus service monitor
37
37
38
-
If have already configured Prometheus stack you can enble service monitor
39
-
for testkube API server to scrape metrics from it.
38
+
If have already configured Prometheus stack you can enble service monitor
39
+
for testkube API server to scrape metrics from it.
40
40
41
-
you'll need to add `testkube-api.prometheus.enabled=true` value to do this e.g.
41
+
you'll need to add `testkube-api.prometheus.enabled=true` value to do this e.g.
0 commit comments