diff --git a/foundation/charts/data/values.yaml b/foundation/charts/data/values.yaml index 9e26dfe..41abe5a 100644 --- a/foundation/charts/data/values.yaml +++ b/foundation/charts/data/values.yaml @@ -1 +1,2 @@ -{} \ No newline at end of file +globals: + timezone: Europe/Amsterdam \ No newline at end of file diff --git a/foundation/charts/monitor/values.yaml b/foundation/charts/monitor/values.yaml index 9e26dfe..41abe5a 100644 --- a/foundation/charts/monitor/values.yaml +++ b/foundation/charts/monitor/values.yaml @@ -1 +1,2 @@ -{} \ No newline at end of file +globals: + timezone: Europe/Amsterdam \ No newline at end of file diff --git a/foundation/root/templates/applicationset.yaml b/foundation/root/templates/applicationset.yaml index 9c7f860..d3cfd68 100644 --- a/foundation/root/templates/applicationset.yaml +++ b/foundation/root/templates/applicationset.yaml @@ -14,7 +14,7 @@ spec: exclude: true template: metadata: - name: '{{`{{path.basename}}`}}' + name: '{{ .Values.project }}-{{`{{path.basename}}`}}' spec: project: {{ .Values.project }} source: