| Giorgi Lekveishvili | 4ec4c02 | 2024-08-17 15:09:24 +0400 | [diff] [blame] | 1 | image: |
| 2 | repository: giolekva/app-runner | ||||
| 3 | tag: latest | ||||
| 4 | pullPolicy: Always | ||||
| 5 | repoAddr: 192.168.0.11 | ||||
| Giorgi Lekveishvili | 971aa30 | 2024-10-24 08:56:18 +0400 | [diff] [blame] | 6 | branch: "master" |
| Giorgi Lekveishvili | 4ec4c02 | 2024-08-17 15:09:24 +0400 | [diff] [blame] | 7 | sshPrivateKey: key |
| 8 | appId: "" | ||||
| 9 | runCfg: "" | ||||
| 10 | appDir: /dodo-app | ||||
| 11 | appPort: 8080 | ||||
| 12 | managerAddr: "" | ||||
| 13 | volumes: [] | ||||
| 14 | runtimeClassName: "" | ||||
| Giorgi Lekveishvili | 7ef0ff1 | 2024-09-21 10:27:57 +0400 | [diff] [blame] | 15 | extraContainers: [] |