21.06 fixups (#544)

* Remove external interfaces
(as external interfaces are not stable enough)

* remove needless commenting

* Add ingress to all question.yaml file that accept it

* increase versions

* fixup/cleanup home-assistant
This commit is contained in:
Kjeld Schouten-Lebbing
2021-06-08 13:20:47 +02:00
committed by GitHub
parent f3032ed627
commit eaf8111313
89 changed files with 3752 additions and 3341 deletions
+2 -2
View File
@@ -746,7 +746,7 @@ questions:
schema:
type: string
default: "002"
# Enable privileged
- variable: securityContext
group: "Advanced"
label: "Security Context"
@@ -758,7 +758,7 @@ questions:
schema:
type: boolean
default: false
# Set Pod Security Policy
- variable: podSecurityContext
group: "Advanced"
label: "Pod Security Context"