diff --git a/charts/plane/Chart.yaml b/charts/plane/Chart.yaml deleted file mode 100644 index e56ac29..0000000 --- a/charts/plane/Chart.yaml +++ /dev/null @@ -1,6 +0,0 @@ -apiVersion: v2 -name: plane-wrapper -description: Symcrest wrapper chart for Plane routing -type: application -version: 0.1.0 -appVersion: "0.28.0" diff --git a/charts/plane/upstream-values.yaml b/charts/plane/upstream-values.yaml deleted file mode 100644 index c4e222e..0000000 --- a/charts/plane/upstream-values.yaml +++ /dev/null @@ -1,2 +0,0 @@ -# Plane official Helm chart values -# We will adjust these after inspecting the chart defaults. diff --git a/charts/plane/values.yaml b/charts/plane/values.yaml deleted file mode 100644 index 201662a..0000000 --- a/charts/plane/values.yaml +++ /dev/null @@ -1,13 +0,0 @@ -plane: - basePath: /internal/dev/plane - -route: - name: plane - namespace: plane - gatewayName: public-gateway - gatewayNamespace: apps - hostnames: - - symcrest.com - - www.symcrest.com - serviceName: plane-web - servicePort: 80