Skip to content

Commit

Permalink
chore: update to latest otterdog dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed Dec 10, 2024
1 parent fc7a23b commit 74e1297
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/otterdog-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
weight: 1
containers:
- name: app
image: ghcr.io/eclipse-csi/otterdog:0.9.0-SNAPSHOT
image: ghcr.io/eclipse-csi/otterdog:0.10.0-SNAPSHOT
args:
- ./start-webapp
livenessProbe:
Expand Down Expand Up @@ -157,7 +157,7 @@ metadata:
name: trigger-policy-check
namespace: foundation-internal-security-otterdog
spec:
schedule: "0 */1 * * *"
schedule: "*/5 * * * *"
successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 1
jobTemplate:
Expand Down

0 comments on commit 74e1297

Please sign in to comment.