| Giorgi Lekveishvili | 0ba5e40 | 2024-03-20 15:56:30 +0400 | [diff] [blame] | 1 | image: |
| 2 | repository: giolekva/auth-proxy |
| 3 | tag: latest |
| 4 | pullPolicy: Always |
| gio | 7fbd4ad | 2024-08-27 10:06:39 +0400 | [diff] [blame] | 5 | name: "auth-proxy" |
| Giorgi Lekveishvili | 0ba5e40 | 2024-03-20 15:56:30 +0400 | [diff] [blame] | 6 | upstream: bar.svc.cluster.local |
| 7 | whoAmIAddr: https://accounts.example.com/sessions/whoami |
| 8 | loginAddr: https://accounts-ui.example.com/login |
| Giorgi Lekveishvili | a09fad7 | 2024-03-21 15:24:35 +0400 | [diff] [blame] | 9 | membershipAddr: https://memberships.p.example.com/api/user |
| Davit Tabidze | 5f00a39 | 2024-08-13 18:37:02 +0400 | [diff] [blame] | 10 | membershipPublicAddr: https://memberships.p.example.com |
| Giorgi Lekveishvili | a09fad7 | 2024-03-21 15:24:35 +0400 | [diff] [blame] | 11 | groups: "" |
| Giorgi Lekveishvili | 0ba5e40 | 2024-03-20 15:56:30 +0400 | [diff] [blame] | 12 | portName: http |
| gio | 4fde4a1 | 2024-10-13 12:19:30 +0400 | [diff] [blame] | 13 | noAuthPathPatterns: "" |