d5bdff0d10
This PR contains the following updates: | Package | Update | Change | |---|---|---| | coderaiser/cloudcmd | digest | `a29b60e` -> `70fea30` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
34 lines
612 B
YAML
34 lines
612 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: coderaiser/cloudcmd
|
|
tag: latest@sha256:70fea30b360ff49e122b0eefea924dc0c2e076c6092e1326776c3bee953c0eac
|
|
persistence:
|
|
appdata:
|
|
enabled: true
|
|
mountPath: /root
|
|
mountpath:
|
|
enabled: true
|
|
mountPath: /UNRAID
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 8765
|
|
protocol: tcp
|
|
targetPort: 8000
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
HOME: /root
|