Skip to content

Commit

Permalink
update keel
Browse files Browse the repository at this point in the history
  • Loading branch information
muriloAvlis committed Apr 16, 2024
1 parent 86a3fad commit 39da44d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploys/helm-chart/iqos-chart/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ metadata:
keel.sh/policy: force # update policy (available: patch, minor, major, all, force)
keel.sh/trigger: poll # enable active repository checking (webhooks and GCR would still work)
keel.sh/pollSchedule: "@every 5s"
keel.sh/match-tag: "true" # only makes a difference when used with 'force' policy, will only update if tag matches :dev->:dev, :prod->:prod

spec:
serviceName: "{{ include "iqos-chart.fullname" . }}-headless"
Expand Down

0 comments on commit 39da44d

Please sign in to comment.