mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 22:02:53 +00:00
Scale down the new deployment before restoring
This commit is contained in:
@@ -30,6 +30,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- image: '{{ tower_postgres_image }}:{{ tower_postgres_image_version }}'
|
||||
imagePullPolicy: '{{ tower_image_pull_policy }}'
|
||||
name: postgres
|
||||
env:
|
||||
# For tower_postgres_image based on rhel8/postgresql-12
|
||||
|
||||
Reference in New Issue
Block a user