add required annotations for ExternalName service
This commit is contained in:
@@ -23,4 +23,4 @@ name: external-service
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/charts/stable/external-service
|
||||
type: application
|
||||
version: 1.1.2
|
||||
version: 1.1.3
|
||||
|
||||
@@ -142,6 +142,18 @@ questions:
|
||||
default: false
|
||||
show_subquestions_if: true
|
||||
subquestions:
|
||||
- variable: annotations
|
||||
label: "annoations"
|
||||
schema:
|
||||
type: dict
|
||||
hidden: true
|
||||
attrs:
|
||||
- variable: traefik.frontend.passHostHeader
|
||||
label: "passHostHeader"
|
||||
schema:
|
||||
type: string
|
||||
default: "false"
|
||||
hidden: true
|
||||
- variable: hosts
|
||||
label: "Hosts"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user