18 lines
436 B
YAML
18 lines
436 B
YAML
apiVersion: v2
|
|
name: node-thp-config
|
|
description: A Helm chart for deploying a DaemonSet to configure Transparent Huge Pages (THP) on nodes
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "1.0.0"
|
|
keywords:
|
|
- kernel
|
|
- transparent-hugepages
|
|
- thp
|
|
- daemonset
|
|
home: https://github.com/your-org/node-thp-config
|
|
sources:
|
|
- https://github.com/your-org/node-thp-config
|
|
maintainers:
|
|
- name: Your Name
|
|
email: your.email@example.com
|