Skip to content

cloudpunks/helm-controller

Repository files navigation

helm-controller

This repository defines a Kustomize manifest which could be used by other repositories to generate a Kubernetes manifest for the installation of helm-controller.

Usage

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kube-system

resources:
  - github.com/cloudpunks/helm-controller?ref=v1.0.0

...

Security

If you find a security issue please contact [email protected] first.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

Apache-2.0

Copyright

Copyright (c) 2023 cloudpunks GmbH <[email protected]>