TryGhost / gscan

Ghost theme scanner - checks for errors and feature support
https://gscan.ghost.org
MIT License
75 stars 55 forks source link

Automating K8 using Helm #507

Open ogunleye0720 opened 10 months ago

ogunleye0720 commented 10 months ago

Hello, I was just thinking If the K8 can be deployed using Helm. This would be a better option to Kubernetes kustomize. Kustomize is not designed to obey the DRY ( Do Not Repeat Yourself) principle. This means every changes must be declared manually with the Kustomize option. I am willing to help effect these changes if permitted.