Scale down the new deployment before restoring

This commit is contained in:
Christian M. Adams
2021-05-07 11:18:40 -04:00
parent e082180cf9
commit ca8127448e
2 changed files with 4 additions and 2 deletions

View File

@@ -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