add tower_image_pull_secret as property of AWX resource

This commit is contained in:
Nico Ohnezat
2021-04-07 17:55:18 +02:00
parent f73cff3cb3
commit 0eb4286b71
5 changed files with 17 additions and 0 deletions

View File

@@ -134,6 +134,9 @@ spec:
- never
- IfNotPresent
- ifnotpresent
tower_image_pull_secret:
description: The image pull secret
type: string
tower_task_resource_requirements:
description: Resource requirements for the task container
properties: