Files
truecharts/charts/stable/vertex/values.yaml
T
TrueCharts BotandGitHub 6a511f03e2 chore(deps): update container image lswl/vertex to stable@778b137 (#16126)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lswl/vertex | digest | `ec66a27` -> `778b137` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 00:47:33 +00:00

31 lines
552 B
YAML

image:
pullPolicy: IfNotPresent
repository: lswl/vertex
tag: stable@sha256:778b137673333d8e879aec5450daeaeb7754486f644ab73e5e1dc3be7a0f944f
persistence:
config:
enabled: true
mountPath: /vertex
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 3000
protocol: tcp
targetPort: 3000
workload:
main:
podSpec:
containers:
main:
env:
PORT: "3000"