cert-manager crds.keep=false (drop resource-policy annotation Argo wont apply)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user