Files
truecharts/charts/stable/truecommand/values.yaml
T
TrueCharts Bot 06bb467fc7 chore(deps): update container image ixsystems/truecommand to v3.0.2@d2d90dd by renovate (#25102)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ixsystems/truecommand](https://togithub.com/iXsystems/TrueCommand) |
patch | `3.0.1` -> `3.0.2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNy4wIiwidXBkYXRlZEluVmVyIjoiMzguMjcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->

Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-08-26 22:42:36 +02:00

24 lines
457 B
YAML

image:
repository: ixsystems/truecommand
pullPolicy: IfNotPresent
tag: 3.0.2@sha256:d2d90dd617ee8b49a556d830762b7c5488bbaa3d574f28fccd9e79ff2ca76d01
service:
main:
ports:
main:
port: 10031
targetPort: 80
persistence:
data:
enabled: true
mountPath: "/data"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0