Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 1009 Bytes

11-security.md

File metadata and controls

12 lines (8 loc) · 1009 Bytes
title
Security

This document presents the ways to secure Helm Broker on your cluster against possible vulnerabilities.

Authorize access to AddonsConfigurations

In the AddonsConfiguration custom resource (CR), you can provide URLs to your external addon repositories. If a server delivers too much payload, Helm Broker may crash with the OOM killed reason. This may be used by third parties to damage your cluster or to increase costs. To mitigate this issue, authorize access to the AddonsConfiguration CR. Read about how to grant roles and permissions in Kyma to learn more.

NOTE: The amount of memory and storage size determines the maximum size of your addons repository. These limits are set in the Helm Broker chart.