cert-manager crds.keep=false (drop resource-policy annotation Argo wont apply)
This commit is contained in:
@@ -23,8 +23,8 @@ description: |
|
||||
Git).
|
||||
|
||||
type: application
|
||||
version: 0.2.2
|
||||
appVersion: "0.2.2"
|
||||
version: 0.2.3
|
||||
appVersion: "0.2.3"
|
||||
|
||||
dependencies:
|
||||
- name: cert-manager
|
||||
|
||||
@@ -44,7 +44,7 @@ certManager:
|
||||
cert-manager:
|
||||
crds:
|
||||
enabled: true
|
||||
keep: true
|
||||
keep: false
|
||||
|
||||
# traefik — upstream chart. LoadBalancer Service so the customer's
|
||||
# k3s servicelb maps :80/:443 to the host. Tower currently doesn't
|
||||
|
||||
Reference in New Issue
Block a user