Files
truecharts/charts/stable/vertex/values.yaml
T
TrueCharts BotandGitHub b29bb4232d chore(deps): update container image lswl/vertex to stable@9efecee by renovate (#19413)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lswl/vertex | digest | `6d74cb6` -> `9efecee` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-17 13:19:14 +01:00

31 lines
552 B
YAML

image:
pullPolicy: IfNotPresent
repository: lswl/vertex
tag: stable@sha256:9efeceeb4edaf779135d17070e783208c839c01df21ceefbd794b7e8b88087aa
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"