cloudflare-token Secret lives in odoosky-system (where cert-manager runs)

This commit is contained in:
ops
2026-04-29 22:03:10 +02:00
parent 4b19af28e3
commit 976c67afd1
2 changed files with 3 additions and 3 deletions

View File

@@ -23,8 +23,8 @@ description: |
Git). Git).
type: application type: application
version: 0.2.4 version: 0.2.5
appVersion: "0.2.4" appVersion: "0.2.5"
dependencies: dependencies:
- name: cert-manager - name: cert-manager

View File

@@ -61,7 +61,7 @@ traefik:
# name only; values never enter Git. # name only; values never enter Git.
secrets: secrets:
cloudflareTokenSecret: cloudflareTokenSecret:
namespace: cert-manager namespace: odoosky-system
name: cloudflare-api-token name: cloudflare-api-token
key: api-token key: api-token
s3CredentialsSecret: s3CredentialsSecret: