Skip to content

Latest commit

 

History

History
executable file
·
19 lines (10 loc) · 686 Bytes

README.md

File metadata and controls

executable file
·
19 lines (10 loc) · 686 Bytes

Check Point Helm Charts Repository

Overview

This repository hosts Check Points Helm Charts for deploying applications to Kubernetes.

The checkpoint directory contains the Helm chart source files, while the repository directory contains the packaged Helm chart binaries.

To add the 'checkpoint' repo to local repository list, run the following command :

$ helm repo add checkpoint https://raw.githubusercontent.com/CheckPointSW/charts/master/repository/

Install Helm

Please install Helm as explained in their documentation.