Merge pull request #956 from Cl0udius/add_auto_upgrade_parameter

added auto_upgrade flag
This commit is contained in:
Shane McDonald
2022-06-27 13:39:11 -04:00
committed by GitHub
5 changed files with 144 additions and 85 deletions

View File

@@ -489,6 +489,10 @@ spec:
description: Key/values that will be set under the pod-level securityContext field
type: object
x-kubernetes-preserve-unknown-fields: true
auto_upgrade:
description: Should AWX instances be automatically upgraded when operator gets upgraded
type: boolean
default: true
type: object
status:
properties: