11# common-bootstrap
22
3- ![ Version: 1.2.3 ] ( https://img.shields.io/badge/Version-1.2.3 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.0.25] ( https://img.shields.io/badge/AppVersion-0.0.25-informational?style=flat-square )
3+ ![ Version: 1.2.4 ] ( https://img.shields.io/badge/Version-1.2.4 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.0.25] ( https://img.shields.io/badge/AppVersion-0.0.25-informational?style=flat-square )
44
55Common Bootstrap Helm chart.
66Creates EnvironmentConfig from a ConfigMap, deploys crossplane-compositions,
@@ -20,6 +20,7 @@ and uses HelmApplication CRs to bootstrap platform components.
2020| argocd.project.sourceNamespaces[ 3] | string | ` "monitoring" ` | |
2121| argocd.project.sourceNamespaces[ 4] | string | ` "otlp-gateway" ` | |
2222| argocd.project.sourceNamespaces[ 5] | string | ` "cnpg-system" ` | |
23+ | argocd.project.sourceNamespaces[ 6] | string | ` "k8s-observability-monitoring" ` | |
2324| argocd.project.sourceRepos[ 0] | string | ` "https://github.com/philips-software/helm-charts" ` | |
2425| argocd.project.sourceRepos[ 1] | string | ` "https://github.com/dip-software/crossplane-compositions" ` | |
2526| argocd.project.sourceRepos[ 2] | string | ` "https://cloudnative-pg.io/charts/" ` | |
@@ -37,7 +38,7 @@ and uses HelmApplication CRs to bootstrap platform components.
3738| harvester.enabled | bool | ` true ` | |
3839| harvester.image.pullPolicy | string | ` "IfNotPresent" ` | |
3940| harvester.image.repository | string | ` "docker.io/alpine/k8s" ` | |
40- | harvester.image.tag | string | ` "1.28.4 " ` | |
41+ | harvester.image.tag | string | ` "1.35.2 " ` | |
4142| harvester.serviceAccount.name | string | ` "hsp-addons-harvester" ` | |
4243| harvester.ttlSecondsAfterFinished | int | ` 600 ` | |
4344| helmApplications | object | ` {} ` | |
0 commit comments