Skip to content

Commit

Permalink
Fix connect autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
JoepdeJong committed Oct 12, 2023
1 parent dc57af1 commit 95bf91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/connect/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
- name: JAVA_OPTS
value: -Xms400m -Xmx400m -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom
-Dspring.config.location=/connect/application.properties -Dspring.profiles.active=production
image: ghcr.io/wisvch/connect:20230812-ec797b9@sha256:64e95734912f44b4f7f17f270668d04023ada606f5f1999a307abc3b52b593ee
image: ghcr.io/wisvch/connect:20230812-ec797b9@sha256:64e95734912f44b4f7f17f270668d04023ada606f5f1999a307abc3b52b593ee # {"$imagepolicy": "flux-system:connect"}
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
Expand Down

0 comments on commit 95bf91f

Please sign in to comment.