Skip to content

Commit 93be9e9

Browse files
committed
feat: Imperative sentence structure in Gateway deployment headings
1 parent 8e690fb commit 93be9e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/ngf/install/deploy-data-plane.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ cafe-nginx LoadBalancer 10.96.125.117 <pending> 80:30180/TCP 5m2s
9898

9999
The Service type can be changed, as explained in the next section.
100100

101-
## How to modify provisioned NGINX instances
101+
## Modify provisioned NGINX instances
102102

103103
The NginxProxy custom resource can modify the provisioning of the Service object and NGINX deployment when a Gateway is created.
104104

@@ -180,7 +180,7 @@ NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
180180
cafe-nginx NodePort 10.96.172.204 <none> 80:32615/TCP 3h5m
181181
```
182182

183-
### How to set annotations and labels on provisioned resources
183+
### Set annotations and labels on provisioned resources
184184

185185
While the majority of configuration will happen on the NginxProxy resource, that is not always the case. Uniquely, if
186186
you want to set any annotations or labels on the NGINX Deployment or Service, you need to set those annotations on the Gateway which

0 commit comments

Comments
 (0)