Skip to content

Commit

Permalink
Remove leftover mention of the operator
Browse files Browse the repository at this point in the history
  • Loading branch information
cheels committed May 13, 2024
1 parent 7036e5f commit 1fa25c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,9 @@ This is a repository for Hazelcast Helm Charts. For more information about insta

See corresponding page from below for each chart for step-by-step installation:

- [Hazelcast-Platform-Operator](https://docs.hazelcast.com/operator/latest/get-started#step-1-deploy-hazelcast-platform-operator)
- [Hazelcast](https://docs.hazelcast.com/hazelcast/latest/kubernetes/helm-hazelcast-chart)
- [Hazelcast Enterprise](https://docs.hazelcast.com/hazelcast/latest/kubernetes/helm-hazelcast-enterprise-chart)

## Quick Start with Hazelcast Platform Operator

$ helm repo add hazelcast https://hazelcast-charts.s3.amazonaws.com/
$ helm repo update
$ helm install operator hazelcast/hazelcast-platform-operator --set installCRDs=true

The documentation for the Hazelcast Platform Operator can be found [here](https://docs.hazelcast.com/operator/latest/get-started#step-1-deploy-hazelcast-platform-operator).

## How to find us?

In case of any question or issue, please raise a GH issue, or contact us directly via [Hazelcast Slack](https://slack.hazelcast.com).
6 changes: 1 addition & 5 deletions artifacthub-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,4 @@ ignore:
- name: hazelcast
version: latest-snapshot
- name: hazelcast-enterprise
version: latest-snapshot
- name: hazelcast-platform-operator
version: snapshot
- name: hazelcast-platform-operator-crds
version: snapshot
version: latest-snapshot

0 comments on commit 1fa25c7

Please sign in to comment.