This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/scratch | digest | `180d25c` -> `5cbd927` | --- ### ⚠ 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>
72 lines
1.4 KiB
YAML
72 lines
1.4 KiB
YAML
image:
|
|
repository: tccr.io/truecharts/scratch
|
|
tag: latest@sha256:5cbd927dfbc050b0e0f5ca675b299b75fb8d8f6c8f49fa8640b6a67d347cbf19
|
|
pullPolicy: IfNotPresent
|
|
|
|
workload:
|
|
main:
|
|
enabled: false
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
enabled: false
|
|
probes:
|
|
liveness:
|
|
enabled: false
|
|
readiness:
|
|
enabled: false
|
|
startup:
|
|
enabled: false
|
|
|
|
service:
|
|
main:
|
|
enabled: false
|
|
ports:
|
|
main:
|
|
enabled: false
|
|
port: 9999
|
|
|
|
portal:
|
|
open:
|
|
enabled: false
|
|
|
|
ipAddressPools: []
|
|
# - name: example
|
|
# autoAssign: true
|
|
# avoidBuggyIPs: true
|
|
# addresses:
|
|
# - 192.168.1.1-192.168.1.100
|
|
L2Advertisements: []
|
|
# - name: l2adv
|
|
# addressPools:
|
|
# - pool1
|
|
# nodeSelectors:
|
|
# - nodeA
|
|
BGPAdvertisements: []
|
|
# - name: bgpadv
|
|
# addressPools:
|
|
# - pool1
|
|
# aggregationLength: 24
|
|
# localpref: 100
|
|
# communities:
|
|
# - 1234:1
|
|
# peers:
|
|
# - peer1
|
|
Communities: []
|
|
# - name: community1
|
|
# value: 1234:1
|
|
Peers: []
|
|
# - name: peer1
|
|
# myASN: 1234
|
|
# password: pass
|
|
# routerID: 1234
|
|
# bfdProfile: profile
|
|
# ebgpMultiHop: false
|
|
# holdTime: 10
|
|
# keepaliveTime: 10
|
|
# peerAddress: 172.30.0.2
|
|
# peerPort: 179
|
|
# sourceAddress: 172.30.0.3
|
|
# nodeSelectors:
|
|
# - nodeA
|