From ee1a18f1695b2646ae036612db619117f1e40645 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Wed, 7 Apr 2021 10:21:25 +0100 Subject: [PATCH] Switch back to auth proxy --- manifests/photos/photos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/photos/photos.yaml b/manifests/photos/photos.yaml index 7dca64b..7699574 100644 --- a/manifests/photos/photos.yaml +++ b/manifests/photos/photos.yaml @@ -21,5 +21,5 @@ spec: paths: - path: / backend: - serviceName: inlets + serviceName: auth-proxy servicePort: 80