From 9190cc37397b9d0c869fb5a13645925396400417 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Thu, 13 Jun 2024 12:28:15 +0100 Subject: [PATCH] Update README.md Signed-off-by: Alex Ellis --- chart/inlets-operator/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/chart/inlets-operator/README.md b/chart/inlets-operator/README.md index bf1c5476..28e5fd50 100644 --- a/chart/inlets-operator/README.md +++ b/chart/inlets-operator/README.md @@ -93,6 +93,5 @@ Parameter | Description | Default value `plan` | The plan or size for your cloud instance | different defaults, depending of the infrastructure provider `projectID` | The project ID if using gce or equinix-metal as the provider | `""` `region` | The region to provision hosts into | `""` -`inletsProLicense` | The value received for the inlets-pro license | `""` `zone` | The zone where the exit node is to be provisioned (Used when Google Compute Engine is used as provider) | `us-central1-a` `provider` | Your infrastructure provider - 'digitalocean', 'ec2', 'scaleway', 'equinix-metal', or 'gce' | `""`