diff --git a/deployment/helm/Chart.yaml b/deployment/helm/Chart.yaml deleted file mode 100644 index 9f8b3ab39b..0000000000 --- a/deployment/helm/Chart.yaml +++ /dev/null @@ -1,7 +0,0 @@ -apiVersion: v2 -name: ftl -description: A Helm chart for FTL - -type: application - -version: 0.1.0 diff --git a/deployment/helm/README.md b/deployment/helm/README.md deleted file mode 100644 index c8d0aa9283..0000000000 --- a/deployment/helm/README.md +++ /dev/null @@ -1,26 +0,0 @@ -# Apply Helm to K3D - -Create a K3D cluster: -``` -k3d registry create registry.localhost --port 5000 -k3d cluster create --api-port 6550 -p "8892:80@loadbalancer" --agents 2 \ - --registry-use k3d-registry.localhost:5000 \ - --registry-config <(cat <