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.0.0
...
If you find a security issue please contact [email protected] first.
Fork -> Patch -> Push -> Pull Request
Apache-2.0
Copyright (c) 2023 cloudpunks GmbH <[email protected]>