| 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 | ||||
| 6 | sshPrivateKey: key | ||||
| 7 | appId: "" | ||||
| 8 | runCfg: "" | ||||
| 9 | appDir: /dodo-app | ||||
| 10 | appPort: 8080 | ||||
| 11 | managerAddr: "" | ||||
| 12 | volumes: [] | ||||
| 13 | runtimeClassName: "" | ||||