diff --git a/README.md b/README.md index 402dda2..51783a0 100644 --- a/README.md +++ b/README.md @@ -58,16 +58,17 @@ spec: ## 📖 Usage -### Configure a `ProviderConfig` +### Configure a `GatewayServiceConfig` -A `ProviderConfig` is an API where you can configure the platform-service-gateway. -The `ProviderConfig` is stored in the Platform cluster and therefore in the responsibility realm of the platform owner. +A `GatewayServiceConfig` is an API where you can configure the platform-service-gateway. +The `GatewayServiceConfig` is stored in the Platform cluster and therefore in the responsibility realm of the platform owner. ```yaml + apiVersion: gateway.openmcp.cloud/v1alpha1 -kind: ProviderConfig +kind: GatewayServiceConfig metadata: - name: default + name: gateway # needs to match `PlatformService.metadata.name` spec: envoyGateway: images: