remove helm switch to manifest
This commit is contained in:
parent
24c049dc50
commit
6dffaa111a
@ -5,20 +5,13 @@ namespace: cert-manager
|
||||
|
||||
resources:
|
||||
- dns-issuer.yaml
|
||||
- kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.14.4/cert-manager.yaml
|
||||
- https://github.com/cert-manager/cert-manager/releases/download/v1.14.4/cert-manager.crds.yaml
|
||||
- ionos-secret-sealed.yaml
|
||||
- namespace.yaml
|
||||
|
||||
helmCharts:
|
||||
- name: cert-manager
|
||||
includeCRDs: false
|
||||
version: 1.14.4
|
||||
releaseName: "cert-manager"
|
||||
repo: https://charts.jetstack.io
|
||||
valuesFile: values.yaml
|
||||
|
||||
# patches:
|
||||
# - path: patches/mutating-webhook-namespace.yaml
|
||||
|
||||
transformers:
|
||||
- patches/annotation-transfom.yaml
|
||||
# transformers:
|
||||
# - patches/annotation-transfom.yaml
|
Loading…
x
Reference in New Issue
Block a user