Add NodePort to tower_ingress_type enum

This commit is contained in:
TheStally
2021-04-22 08:39:28 +01:00
committed by GitHub
parent a00052a8ca
commit 96b878f049

View File

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