cert-manager crds.keep=false (drop resource-policy annotation Argo wont apply)

This commit is contained in:
ops
2026-04-29 21:48:21 +02:00
parent c8946a8965
commit 04b989facf
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.2 version: 0.2.3
appVersion: "0.2.2" appVersion: "0.2.3"
dependencies: dependencies:
- name: cert-manager - name: cert-manager

View File

@@ -44,7 +44,7 @@ certManager:
cert-manager: cert-manager:
crds: crds:
enabled: true enabled: true
keep: true keep: false
# traefik — upstream chart. LoadBalancer Service so the customer's # traefik — upstream chart. LoadBalancer Service so the customer's
# k3s servicelb maps :80/:443 to the host. Tower currently doesn't # k3s servicelb maps :80/:443 to the host. Tower currently doesn't