This commit is contained in:
Waylon S. Walker 2025-02-22 16:03:02 -06:00
commit f8b377c347
10 changed files with 1147 additions and 0 deletions

7
helm-chart/Chart.yaml Normal file
View file

@ -0,0 +1,7 @@
apiVersion: v2
icon: https://raw.githubusercontent.com/waylon/k8s-basic/master/helm-chart/logo.png
name: k8s-pages
description: A helm chart for basic container deployment
type: application
version: 1.0.0
appVersion: "1.0"