Merge "Fix up validation errors from LMA functions"

This commit is contained in:
Zuul 2021-06-04 16:36:39 +00:00 committed by Gerrit Code Review
commit 6bc43513e1
11 changed files with 11 additions and 17 deletions

View File

@ -11,6 +11,5 @@ spec:
kind: HelmRepository
name: elasticsearch
interval: 1m
wait: false
timeout: 5m
values: {}

View File

@ -7,11 +7,9 @@ spec:
interval: 5m
chart:
spec:
chart: grafana
sourceRef:
kind: HelmRepository
name: grafana
version: 6.1.0
interval: 1m
timeout: 5m
# Reference values at

View File

@ -11,6 +11,5 @@ spec:
kind: HelmRepository
name: kibana
interval: 1m
wait: false
timeout: 5m
values: {}

View File

@ -36,7 +36,7 @@ replacements:
objref:
kind: HelmRelease
name: kibana
fieldrefs: ["{.spec.chart.version}"]
fieldrefs: ["{.spec.chart.spec.version}"]
- source:
objref:
kind: VersionsCatalogue

View File

@ -11,7 +11,6 @@ spec:
kind: HelmRepository
name: minio
interval: 1m
wait: false
timeout: 5m
# Reference values at
# https://github.com/minio/charts/blob/master/minio/values.yaml

View File

@ -11,7 +11,6 @@ spec:
kind: HelmRepository
name: thanos
interval: 1m
wait: false
timeout: 5m
# Reference values at
# https://github.com/banzaicloud/thanos-operator/blob/master/charts/thanos-operator/values.yaml

View File

@ -2,5 +2,5 @@ resources:
- ../../../../type/airship-core/target/workload
- ../catalogues
transformers:
- ../../../../function/ingress/replacements
- ./replacements
- ../../../../type/airship-core/target/workload/replacements