Skip to content

Commit

Permalink
Image pull policy defaults to IfNotPresent
Browse files Browse the repository at this point in the history
closes #229
  • Loading branch information
fao89 committed Oct 21, 2021
1 parent ab88158 commit 33e0108
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES/229.bugfix
@@ -0,0 +1 @@
Image pull policy defaults to IfNotPresent
1 change: 1 addition & 0 deletions playbooks/pulp.yml
Expand Up @@ -26,6 +26,7 @@
deployment_state: present
image: quay.io/pulp/pulp:stable
image_web: quay.io/pulp/pulp-web:stable
image_pull_policy: IfNotPresent
image_pull_secret: ""
storage_type: File
file_storage_access_mode: "ReadWriteMany"
Expand Down

0 comments on commit 33e0108

Please sign in to comment.