Skip to content

Commit e057e39

Browse files
author
armab
committed
Remove Enterprise from the Readme section
1 parent 14dd765 commit e057e39

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,6 @@ Once you make any changes to values, upgrade the cluster:
3333
helm upgrade <release-name> .
3434
```
3535

36-
### Enterprise (Optional)
37-
By default, StackStorm Community FOSS version is configured via Helm chart. If you want to install [StackStorm Enterprise (EWC)](https://docs.stackstorm.com/install/ewc_ha.html), run:
38-
```
39-
helm install --set enterprise.enabled=true --set enterprise.license=<ST2_LICENSE_KEY> .
40-
```
41-
It will pull enterprise images from private Docker registry as well as allows configuring features like RBAC and LDAP.
42-
See Helm `values.yaml`, `enterprise` section for configuration examples.
43-
44-
> Don't have StackStorm Enterprise License?<br>
45-
> 90-day free trial can be requested at https://stackstorm.com/#product
46-
4736
## Configuration
4837

4938
The default configuration values for this chart are described in `values.yaml`.

0 commit comments

Comments
 (0)