mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Add NodePort to tower_ingress_type enum
This commit is contained in:
@@ -69,6 +69,8 @@ spec:
|
|||||||
- route
|
- route
|
||||||
- LoadBalancer
|
- LoadBalancer
|
||||||
- loadbalancer
|
- loadbalancer
|
||||||
|
- NodePort
|
||||||
|
- nodeport
|
||||||
tower_ingress_annotations:
|
tower_ingress_annotations:
|
||||||
description: Annotations to add to the ingress
|
description: Annotations to add to the ingress
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
Reference in New Issue
Block a user