| Giorgi Lekveishvili | 4ec4c02 | 2024-08-17 15:09:24 +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 | ||||
| 7 | ingress: | ||||
| 8 | className: example-ingress-private | ||||
| 9 | domain: apps.p.example.com | ||||
| 10 | certificateIssuer: example-private | ||||
| 11 | clusterRoleName: example-welcome | ||||
| 12 | appRepoAddr: "" | ||||
| 13 | portName: http | ||||
| Giorgi Lekveishvili | 64cb6e3 | 2024-08-27 08:26:04 +0400 | [diff] [blame] | 14 | headscaleAPIAddr: "" |