Files
truecharts/charts/stable/cloudflareddns/values.yaml
T
TrueCharts Bot 118dcbb8d4 chore(helm): update image ghcr.io/hotio/cloudflareddns digest to b33c4cf (#29914)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/cloudflareddns | digest | `8c2b8e9` -> `b33c4cf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2024-12-27 04:00:17 +01:00

60 lines
1.2 KiB
YAML

image:
repository: ghcr.io/hotio/cloudflareddns
pullPolicy: IfNotPresent
tag: latest@sha256:b33c4cfe25ae292935e986e34c9a12fe491f50a884e33065edc5c9261d69cafc
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