Files
truecharts/charts/stable/cloudflareddns/values.yaml
T
TrueCharts Bot 57a467d39a chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@7bcf73f by renovate (#27560)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/cloudflareddns | digest | `99d831c` -> `7bcf73f` |

---

> [!WARNING]
> Some dependencies could not be looked up. 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTcuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-11 08:21:01 +02:00

60 lines
1.2 KiB
YAML

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