kind,api_version: Dynamically retrieve those values

This commit is contained in:
Yanis Guenane
2021-02-25 11:22:53 +01:00
parent b8d12d93fb
commit e589a999a8
5 changed files with 9 additions and 14 deletions

View File

@@ -167,9 +167,6 @@ spec:
deployment_type:
description: Name of the deployment type
type: string
api_version:
description: API version identified
type: string
tower_task_privileged:
description: If a privileged security context should be enabled
type: boolean

View File

@@ -26,9 +26,6 @@ spec:
deployment_type:
description: Name of the deployment type
type: string
api_version:
description: API version identified
type: string
tower_task_privileged:
description: If a privileged security context should be enabled
type: boolean