| Giorgi Lekveishvili | 12850ee | 2023-06-22 13:11:17 +0400 | [diff] [blame] | 1 | image: |
| 2 | repository: giolekva/pcloud-installer |
| 3 | tag: latest |
| 4 | pullPolicy: Always |
| 5 | repoAddr: 192.168.0.11 |
| 6 | sshPrivateKey: key |
| Giorgi Lekveishvili | c89b900 | 2023-12-21 13:09:26 +0400 | [diff] [blame] | 7 | createAccountAddr: http://api.core-auth.svc.cluster.local/identities |
| Giorgi Lekveishvili | 83b7219 | 2024-03-11 18:36:14 +0400 | [diff] [blame] | 8 | loginAddr: https://accounts-ui.example.com |
| gio | 2728e40 | 2024-08-01 18:14:21 +0400 | [diff] [blame] | 9 | membershipsAddr: http://memberships.example.svc.cluster.local |
| Giorgi Lekveishvili | 12850ee | 2023-06-22 13:11:17 +0400 | [diff] [blame] | 10 | ingress: |
| 11 | className: pcloud-ingress-public |
| 12 | domain: welcome.example.com |
| 13 | certificateIssuer: example-public |
| Giorgi Lekveishvili | 9d03733 | 2023-07-06 19:48:49 +0400 | [diff] [blame] | 14 | clusterRoleName: example-welcome |