@@ -23,4 +23,4 @@ name: external-service
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/charts/stable/external-service
|
||||
type: application
|
||||
version: 1.4.10
|
||||
version: 1.4.11
|
||||
|
||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 6.12.1 |
|
||||
| https://truecharts.org/ | common | 6.12.4 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -12,6 +12,9 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| controller.enabled | bool | `false` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/truecharts/bs"` | |
|
||||
| image.tag | string | `"v0.66.6"` | |
|
||||
| service.main.enabled | bool | `true` | |
|
||||
| service.main.externalIP | string | `"1.1.1.1"` | |
|
||||
| service.main.ports.main.Type | string | `"HTTPS"` | |
|
||||
|
||||
Reference in New Issue
Block a user