This repository defines a Kustomize manifest which could be used by other repositories to generate a Kubernetes manifest for the installation of helm-controller.
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kube-system
resources:
- github.com/cloudpunks/helm-controller?ref=v1.1.12
...If you find a security issue please contact ops@cloudpunks.de first.
Fork -> Patch -> Push -> Pull Request
Apache-2.0
Copyright (c) 2023 cloudpunks GmbH <info@cloudpunks.de>