Skip to content

Commit

Permalink
docs: small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alekc committed Mar 17, 2022
1 parent 06bb9c2 commit 2a25363
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@ This operator aims to provide you with all configuration which are provided by [
## Status & Contributions
This operator is still in alpha stages, so there is a possibility of breaking changes (which will be announced if any). Please open issues if you find any bugs

## Installation
CRD are not part of a Helm chart. This is caused by the fact that once created through Helm you are not able to update them through the same mechanism anymore. So, for now (while we are in alpha stage at the very least), you will need to install/update them manually through
```
kubectl apply -f https://raw.githubusercontent.com/alekc-go/gitlab-runner-operator/main/config/crd/bases/gitlab.k8s.alekc.dev_runners.yaml
```
## Installation with helm

Once you have installed CRD you can deploy the operator in your prefered namespace
```
Expand Down

0 comments on commit 2a25363

Please sign in to comment.