Merge pull request #272 from kimbernator/devel

Add support for custom service labels
This commit is contained in:
Christian Adams
2021-05-10 15:18:31 -04:00
committed by GitHub
7 changed files with 25 additions and 0 deletions

View File

@@ -121,6 +121,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