02cd1d550b
This PR contains the following updates: | Package | Update | Change | |---|---|---| | skrashevich/double-take | digest | `bdb7e1f` -> `e91d1d4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44LjIiLCJ1cGRhdGVkSW5WZXIiOiIzOC44LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
34 lines
649 B
YAML
34 lines
649 B
YAML
image:
|
|
repository: skrashevich/double-take
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.13.11@sha256:e91d1d4c144bcf9574cab0f37675cc525e78799706b47fdbee3eb1efa6f7b815
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
targetPort: 3000
|
|
port: 10200
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
type: http
|
|
path: /
|
|
readiness:
|
|
type: http
|
|
path: /
|
|
startup:
|
|
type: http
|
|
path: /
|
|
env: {}
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: /.storage
|
|
portal:
|
|
open:
|
|
enabled: true
|