Skip to content

Files

Latest commit

2b35069 · Sep 27, 2022

History

History
19 lines (13 loc) · 423 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 423 Bytes

Helm charts

Available charts:

  • dynatrace > Deploy the Dynatrace Operator including one or more DynaKube CRs
  • dynatrace-dynakube > Deploy one or more DynaKube CRs via Helm

Add repository:

Run the following command to add the chart repo:

helm repo add martinnirtl https://raw.githubusercontent.com/martinnirtl/helm-charts/main/charts

Afterwards, update your repositories:

helm repo update