Skip to content

Commit

Permalink
feat(chart): Improved default security context
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Hipwell <[email protected]>
  • Loading branch information
stevehipwell committed Feb 14, 2025
1 parent 75f4322 commit b66b744
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 80 deletions.
8 changes: 7 additions & 1 deletion charts/karpenter-crd/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# karpenter-crd

![Version: 0.36.0](https://img.shields.io/badge/Version-0.36.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.36.0](https://img.shields.io/badge/AppVersion-0.36.0-informational?style=flat-square)
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square)

A Helm chart for Karpenter Custom Resource Definitions (CRDs).

Expand All @@ -10,6 +10,12 @@ A Helm chart for Karpenter Custom Resource Definitions (CRDs).

* <https://github.com/aws/karpenter/>

## Values

| Key | Type | Default | Description |
|-----|------|---------|-------------|
| additionalAnnotations | object | `{}` | Additional annotations for the custom resource definitions. |

----------------------------------------------

Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs/).
Loading

0 comments on commit b66b744

Please sign in to comment.