Skip to content

Commit

Permalink
Update Helm chart README
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 3, 2024
1 parent 9a1ae9a commit b0c15af
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion kubernetes/chart/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
TODO
# kustomize-mutating-webhook

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

A Helm chart for FluxCD Kustomize Mutating Webhook

## Introduction

This Helm chart deploys a mutating webhook for FluxCD Kustomization resources. It extends the functionality of postBuild substitutions beyond the scope of a single namespace, allowing the use of global configuration variables stored in a central namespace.

## Prerequisites

- Kubernetes

0 comments on commit b0c15af

Please sign in to comment.