mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 13:52:58 +00:00
Merge pull request #272 from kimbernator/devel
Add support for custom service labels
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user