Files
truecharts/charts/stable/external-service/values.yaml
T
TrueCharts Bot a823b26655 chore(deps): update container image tccr.io/truecharts/alpine to latest (#8168)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/alpine | digest | `711ef8a` -> `87cedff` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjAuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-26 15:31:45 +02:00

30 lines
578 B
YAML

# Fake external service image
image:
repository: tccr.io/truecharts/alpine
pullPolicy: IfNotPresent
tag: latest@sha256:87cedff1fd48b702111570f675252de4056305b352bb9559922fc0e3e55022eb
service:
main:
type: ExternalIP
externalIP: "1.1.1.1"
useSlice: false
ports:
main:
protocol: https
port: 10003
# Target port is the port of the "external service"
# Defaults to "port" if not set
workload:
main:
enabled: false
podSpec:
containers:
main:
env: {}
portal:
open:
enabled: true