Skip to content

Commit

Permalink
Merge pull request #89 from benhosmer/master
Browse files Browse the repository at this point in the history
Update and clarify docs about the crd pre-requisites
  • Loading branch information
andypitcher authored Mar 1, 2024
2 parents a1a8595 + 87fb4be commit 351ff21
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ as per the CIS benchmarks, on the cluster.


## Running

1. Install the custom resource definitions:
- `kubectl apply -f crds/`
2. Install the operator
`./bin/cis-operator`

## License
Expand All @@ -25,4 +27,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

0 comments on commit 351ff21

Please sign in to comment.