Skip to content

Commit

Permalink
plutono: image pull policy always
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtief committed Jun 3, 2024
1 parent 595cb1a commit efb5266
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion system/plutono/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for SAP's CCloud Plutono 7.5.x deployment
name: plutono
version: 0.6.0
version: 0.6.1
dependencies:
- name: postgresql-ng
alias: postgresql
Expand Down
2 changes: 1 addition & 1 deletion system/plutono/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ldap:
monitoring_admin: '@/cc/secrets'

image:
pullPolicy: IfNotPresent
pullPolicy: Always

plutono:
tls: true
Expand Down

0 comments on commit efb5266

Please sign in to comment.