Change-Id: I556ef40c96eac4154fdd1f4bf9ae1a153f0a5e24
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
chart:
spec:
chart: {{ helm_chart }}
+ {% if version %}version: '{{ version }}'{% endif %}
reconcileStrategy: ChartVersion
sourceRef:
kind: HelmRepository
interval: 1h0m0s
path: {{ manifest_folder }}
prune: true
+ wait: true
sourceRef:
kind: GitRepository
name: sw-catalogs
apiVersion: v1
kind: Namespace
metadata:
- creationTimestamp: null
name: {{ namespace }}
-spec: {}
-status: {}