diff --git a/README.md b/README.md deleted file mode 100644 index 6862655..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# PHRG helm-charts -Helm charts created by Power Home Remodling Group. diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..ea9889b --- /dev/null +++ b/docs/README.md @@ -0,0 +1,2 @@ +# PHRG helm-charts +Helm charts created by Power Home Remodeling Group. diff --git a/mkdocs.yaml b/mkdocs.yml similarity index 100% rename from mkdocs.yaml rename to mkdocs.yml diff --git a/portal.yaml b/portal.yml similarity index 86% rename from portal.yaml rename to portal.yml index a2cf84a..a15e4b0 100644 --- a/portal.yaml +++ b/portal.yml @@ -3,7 +3,7 @@ kind: System metadata: name: helm-charts title: PHRG helm-charts - description: Helm charts created by Power Home Remodling Group. + description: Helm charts created by Power Home Remodeling Group. annotations: backstage.io/techdocs-ref: dir:. github.com/project-slug: powerhome/helm-charts @@ -24,4 +24,4 @@ spec: type: library owner: watchtower lifecycle: production - subcomponentOf: helm-charts + system: helm-charts