Skip to content

Commit

Permalink
K8S-8711 Fix integration test url in README badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jm-dt committed Jan 11, 2024
1 parent 9b2bde1 commit 9ce6158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Dynatrace Add-On for Amazon EKS Blueprints
[![main](https://github.com/dynatrace-oss/dynatrace-eks-blueprints-addon/actions/workflows/main.yml/badge.svg)](https://github.com/dynatrace-oss/dynatrace-eks-blueprints-addon/actions/workflows/main.yml)
[![main](https://github.com/dynatrace-oss/dynatrace-eks-blueprints-addon/actions/workflows/integration-test.yml/badge.svg)](https://github.com/dynatrace-oss/dynatrace-eks-blueprints-addon/actions/workflows/integration-test.yml)

The Dynatrace Add-On for Amazon EKS Blueprints enables platform administrators to install the Dynatrace Operator during the bootstrapping process of an [EKS](https://aws.amazon.com/eks/) cluster. Therefore, this add-on installs the [Dynatrace Operator Helm Chart](https://github.com/Dynatrace/dynatrace-operator/tree/main/config/helm/repos/stable).

Expand Down

0 comments on commit 9ce6158

Please sign in to comment.