Skip to content

Commit ee95112

Browse files
committed
update component section
1 parent 5d1aa18 commit ee95112

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@ The Component object also takes a `desiredState`, but the operator expects to co
417417
using the `gateway` provided, and the `backend->workloadGroups->group` using the pods or NodePorts found in the `ingress*`
418418
settings. The workload `uris` are built using `workload.scheme` and `workload.path`
419419

420+
The `ingressType` can be `Service`, `Route`, or `None`. See the relevant sections below for deploying against a service, route
421+
or with a manually configured workload group (ie none).
422+
420423
==== Deploying Component with a Service
421424

422425
When deployed with a service, you must set the `ingressType` to `Service`, and set the `ingressName` to match the service.

0 commit comments

Comments
 (0)