| 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 | port: 8080 |
| 6 | apiPort: 8081 |
| Giorgi Lekveishvili | ea328da | 2026-07-29 12:15:15 +0400 | [diff] [blame^] | 7 | webServicePort: 80 |
| 8 | apiServicePort: 80 |
| Giorgi Lekveishvili | 4ec4c02 | 2024-08-17 15:09:24 +0400 | [diff] [blame] | 9 | clusterRoleName: dodo-app-creator |
| 10 | repoAddr: 192.168.0.11 |
| 11 | sshPrivateKey: key |
| 12 | self: "" |
| Giorgi Lekveishvili | 27d5873 | 2024-09-25 10:30:06 +0200 | [diff] [blame] | 13 | selfPublic: "" |
| Giorgi Lekveishvili | 4ec4c02 | 2024-08-17 15:09:24 +0400 | [diff] [blame] | 14 | repoPublicAddr: "" |
| 15 | namespace: "" |
| 16 | envAppManagerAddr: "" |
| 17 | envConfig: "" |
| 18 | gitRepoPublicKey: "" |
| 19 | persistentVolumeClaimName: "" |
| 20 | allowedNetworks: "" |
| 21 | external: false |
| 22 | fetchUsersAddr: "" |
| Giorgi Lekveishvili | 2c5b94a | 2024-08-27 14:34:01 +0400 | [diff] [blame] | 23 | headscaleAPIAddr: "" |