Skip to content

CheckPointSW/charts

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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.