Files
truecharts/charts/system/cert-manager/values.yaml
T
TrueCharts BotandGitHub 58d7245637 chore(container): update image tccr.io/tccr/scratch to 4aef9db by renovate (#27653)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/tccr/scratch | digest | `fa8db43` -> `4aef9db` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-13 14:14:42 +02:00

42 lines
747 B
YAML

image:
repository: tccr.io/tccr/scratch
pullPolicy: IfNotPresent
tag: latest@sha256:4aef9dbf99ea2a8857ed4ce9d9bf79d330b79044884c7374e392445d122ec746
service:
main:
enabled: false
ports:
main:
enabled: false
workload:
main:
enabled: false
portal:
open:
enabled: false
operator:
register: true
configmap:
dashboard:
enabled: true
labels:
grafana_dashboard: "1"
data:
cert-manager.json: >-
{{ .Files.Get "dashboard.json" | indent 8 }}
certmanager:
dns01RecursiveNameservers: "1.1.1.1:53,1.0.0.1:53"
dns01RecursiveNameserversOnly: false
installCRDs: true
enableCertificateOwnerRef: true
prometheus:
enabled: true
servicemonitor:
enabled: true