File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ cafe-nginx LoadBalancer 10.96.125.117 <pending> 80:30180/TCP 5m2s
9898
9999The 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
103103The 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
180180cafe-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
185185While the majority of configuration will happen on the NginxProxy resource, that is not always the case. Uniquely, if
186186you want to set any annotations or labels on the NGINX Deployment or Service, you need to set those annotations on the Gateway which
You can’t perform that action at this time.
0 commit comments