website/docs: fix nginx ingress proxy example (#8245)
This commit is contained in:
		| @ -9,7 +9,8 @@ spec: | ||||
|     rules: | ||||
|         - host: app.company | ||||
|           http: | ||||
|               paths: /outpost.goauthentik.io | ||||
|               paths: | ||||
|                   - path: /outpost.goauthentik.io | ||||
|                     pathType: Prefix | ||||
|                     backend: | ||||
|                         # Or, to use an external Outpost, create an ExternalName service and reference that here. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Eliott Bouhana
					Eliott Bouhana