Deploy Kubernetes Helm Charts for Check Point CloudGuard
Last updated Aug 27, 2025
19
Stars
17
Forks
2
Issues
0
Stars/day
Attention Score
28
Language breakdown
Smarty 100.0%
▸ Files
click to expand
README
Check Point Helm Charts Repository
Overview
This repository hosts Check Points Helm Charts for deploying applications to Kubernetes. Thecheckpoint 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.🔗 More in this category