add required annotations for ExternalName service

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-28 12:30:33 +02:00
parent 4cc175ec31
commit 3e0832f650
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -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: