mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 06:12:54 +00:00
Merge pull request #956 from Cl0udius/add_auto_upgrade_parameter
added auto_upgrade flag
This commit is contained in:
@@ -284,3 +284,7 @@ security_context_settings: {}
|
||||
|
||||
# Set no_log settings on certain tasks
|
||||
no_log: 'true'
|
||||
|
||||
# Should AWX instances be automatically upgraded when operator gets upgraded
|
||||
#
|
||||
auto_upgrade: true
|
||||
|
||||
Reference in New Issue
Block a user