| giolekva | 716efb9 | 2022-05-07 23:08:58 +0400 | [diff] [blame] | 1 | image: |
| 2 | repository: charmcli/soft-serve |
| 3 | tag: latest |
| 4 | pullPolicy: IfNotPresent |
| 5 | storage: |
| 6 | size: 1Gi |
| 7 | port: 22 |
| 8 | privateKey: "" |
| 9 | publicKey: "" |
| 10 | adminKey: "" |
| Giorgi Lekveishvili | aa0b179 | 2023-11-28 17:56:57 +0400 | [diff] [blame] | 11 | serviceType: LoadBalancer |
| Giorgi Lekveishvili | 5f7d441 | 2023-07-11 17:45:11 +0400 | [diff] [blame] | 12 | reservedIP: "" |
| 13 | addressPool: "" |
| 14 | ingress: |
| 15 | enabled: false |
| 16 | domain: git.p.example.com |
| 17 | ingressClassName: example-ingress-private |
| 18 | certificateIssuer: "" |
| 19 | sourcePort: 0 |