Begin adding chart for wordpress.

This commit is contained in:
2022-11-15 14:26:15 +13:00
parent 344c7b2201
commit 60cac7d380
8 changed files with 158 additions and 0 deletions

6
wordpress/Chart.yaml Normal file
View File

@ -0,0 +1,6 @@
apiVersion: v2
name: wordpress
description: A helm chart for deploying the wordpress cms on kubernetes.
type: application
version: 0.1.0
appVersion: "6.1"