Extra changes for new tower_ingress_type NodePort

This commit is contained in:
stal
2021-04-24 15:16:49 +01:00
parent 96b878f049
commit 5b38c85f8a
4 changed files with 7 additions and 0 deletions

View File

@@ -71,6 +71,8 @@ spec:
- route
- LoadBalancer
- loadbalancer
- NodePort
- nodeport
tower_ingress_annotations:
description: Annotations to add to the ingress
type: string

View File

@@ -69,6 +69,8 @@ spec:
- route
- LoadBalancer
- loadbalancer
- NodePort
- nodeport
tower_ingress_annotations:
description: Annotations to add to the ingress
type: string

View File

@@ -91,6 +91,7 @@ spec:
- urn:alm:descriptor:com.tectonic.ui:select:Ingress
- urn:alm:descriptor:com.tectonic.ui:select:Route
- urn:alm:descriptor:com.tectonic.ui:select:LoadBalancer
- urn:alm:descriptor:com.tectonic.ui:select:NodePort
- displayName: Tower Ingress Annotations
path: tower_ingress_annotations
x-descriptors:

View File

@@ -103,6 +103,8 @@ spec:
- route
- LoadBalancer
- loadbalancer
- NodePort
- nodeport
type: string
tower_loadbalancer_annotations:
description: Annotations to add to the loadbalancer