Files
truecharts/charts/stable/cloudflareddns/values.yaml
TrueCharts Bot 2e8150e498 chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@f4b92f3 by renovate (#18047)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/cloudflareddns | digest | `b713f98` -> `f4b92f3` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 01:37:08 +01:00

60 lines
1.2 KiB
YAML

image:
repository: ghcr.io/hotio/cloudflareddns
pullPolicy: IfNotPresent
tag: latest@sha256:f4b92f36c31cddd0980ca26a1f1350ee95aef345c0e09fb8b94f79a98af3f2f1
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
cloudflareddns:
user: your.cf.email@example.com
api_token: ""
api_key: ""
api_token_zone: ""
interval: 300
detect_mode: dig-whoami.cloudflare
detect_override: ""
log_level: 3
host_zone_record: []
# - domain: example.com
# zone: A1jajaja
# record: A
# - domain: foobar.com
# zone: B1aksksa
# record: A
# - domain: foobar.com
# zone: Cs11kdkkasks
# record: AAAA
service:
main:
enabled: false
ports:
main:
enabled: false
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
envFrom:
- secretRef:
name: "secret"
env: {}
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: false