| 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 |
| 5 | upstream: bar.svc.cluster.local |
| 6 | whoAmIAddr: https://accounts.example.com/sessions/whoami |
| 7 | loginAddr: https://accounts-ui.example.com/login |
| Giorgi Lekveishvili | a09fad7 | 2024-03-21 15:24:35 +0400 | [diff] [blame] | 8 | membershipAddr: https://memberships.p.example.com/api/user |
| Davit Tabidze | 5f00a39 | 2024-08-13 18:37:02 +0400 | [diff] [blame] | 9 | membershipPublicAddr: https://memberships.p.example.com |
| Giorgi Lekveishvili | a09fad7 | 2024-03-21 15:24:35 +0400 | [diff] [blame] | 10 | groups: "" |
| Giorgi Lekveishvili | 0ba5e40 | 2024-03-20 15:56:30 +0400 | [diff] [blame] | 11 | portName: http |