This is a temporary repo for helm charts for TIBCO Platform (TP) data plane components.
All the charts are supposed to submit under charts folder.
The charts are supposed to be used by helm repo hosted on github pages. There is a github action to update the helm repo index.yaml file and automatically release new charts if the chart version is updated.
helm repo add tibco-platform https://syan-tibco.github.io/tp-helm-charts/
helm repo update tibco-platform
helm upgrade --install --create-namespace -n <namespace> <release name> tibco-platform/<your chart> -f <your values file>
- Update the chart version in Chart.yaml
- Update release annotations in Chart.yaml. eg. link. detailed spec link
dp-core-infrastructure is used to create
- tp-tibtunnel
- tp-provisioner-agent
- tp-cp-proxy
tp-provisioner-agent is used for testing DP without CP
dp-config-aka is used to create
- aks ingress
- aks certificate
dp-config-aws is used to create
- external ingress for DP cluster
- internal ingress for DP cluster
- usage: helm install -n citrix-system citrix .
- usage: helm install -n traefik-system traefik .
dp-config-es is used to create
- kibana
- Elastic
dp-otel-collectors is used to create
- OTel collectors