Now only Kustomize can be used to deploy an operator. Although it is a good tool, Helm is more popular. In my case, I'm using a GitOps approach using Flux2 and CRD HelmRelease.
This Helm Chart supports the following:
Deploy seaweedfs-operator
Deploy SeaweedFS CRD
ServiceMonitor
Webhooks
Pull image from private registry
Grafana Dashboard deploy
Override resources requests and limits for operator deployment
Now only Kustomize can be used to deploy an operator. Although it is a good tool, Helm is more popular. In my case, I'm using a GitOps approach using Flux2 and CRD HelmRelease.
This Helm Chart supports the following: