| Giorgi Lekveishvili | 4ec4c02 | 2024-08-17 15:09:24 +0400 | [diff] [blame] | 1 | image: |
| 2 | repository: giolekva/auth-proxy |
| 3 | tag: latest |
| 4 | pullPolicy: Always |
| Giorgi Lekveishvili | 9188581 | 2024-08-29 14:48:27 +0400 | [diff] [blame] | 5 | name: "auth-proxy" |
| Giorgi Lekveishvili | 4ec4c02 | 2024-08-17 15:09:24 +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 |
| Sketch🕴️ | 620d57b | 2025-07-31 22:31:14 +0400 | [diff] [blame] | 9 | membershipAddr: https://memberships.p.example.com |
| Giorgi Lekveishvili | 4ec4c02 | 2024-08-17 15:09:24 +0400 | [diff] [blame] | 10 | membershipPublicAddr: https://memberships.p.example.com |
| 11 | groups: "" |
| 12 | portName: http |
| Giorgi Lekveishvili | c271d5d | 2024-10-13 12:30:12 +0400 | [diff] [blame] | 13 | noAuthPathPatterns: "" |