Skip to content

Commit be5c9af

Browse files
committed
cosmetics
1 parent 0550373 commit be5c9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ link:configuration/ConfigurationTemplate/README.adoc[Configuration Template]::
7474
=== Advanced Patterns
7575

7676
link:advanced/Controller/README.adoc[Controller]::
77-
Simple, pure shell based controller which watches ConfigMap resources for changes and restarts `Pods` by using a label selector provided as annotation. An additional link:advanced/Controller/expose-controller/README.adoc[example controller] exposes an Ingress route when it detects an `exposeService` label attached to the service.
77+
Simple, pure shell based controller which watches ConfigMap resources for changes and restarts Pods by using a label selector provided as annotation. An additional link:advanced/Controller/expose-controller/README.adoc[example controller] exposes an Ingress route when it detects an `exposeService` label attached to the service.
7878
link:advanced/Operator/README.adoc[Operator]::
7979
Operator based on the ConfigMap watch link:advanced/Controller/README.adoc[controller] and introduces a CRD ConfigWatcher which connects a ConfigMap with a set of Pods to restart in case of a config change.
8080
link:advanced/ElasticScale/README.adoc[Elastic Scale]::

0 commit comments

Comments
 (0)