mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 02:22:56 +02:00
Add cert-manager helm
This commit is contained in:
@@ -11,7 +11,7 @@ spec:
|
|||||||
server: {{ .Values.spec.destination.server }}
|
server: {{ .Values.spec.destination.server }}
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
chart: cert-manager
|
chart: jetstack/cert-manager
|
||||||
repoURL: {{ .Values.spec.source.repoURL }}
|
repoURL: {{ .Values.spec.source.repoURL }}
|
||||||
targetRevision: {{ .Values.spec.source.targetRevision }}
|
targetRevision: {{ .Values.spec.source.targetRevision }}
|
||||||
helm:
|
helm:
|
||||||
|
|||||||
Reference in New Issue
Block a user