Add support for custom service labels

This commit is contained in:
Jeremy Kimber
2021-05-03 10:20:56 -05:00
parent 8772d0eec5
commit fd42802512
7 changed files with 24 additions and 0 deletions

View File

@@ -118,6 +118,9 @@ spec:
tower_node_selector:
description: nodeSelector for the AWX pods
type: string
tower_service_labels:
description: Additional labels to apply to the service
type: string
tower_tolerations:
description: node tolerations for the AWX pods
type: string