Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (12 loc) · 1.49 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.49 KB

Note 💡

This repository has been archived and will no-longer be maintained.

You can find it's new location at : https://github.com/one-touch-provisioning/otp-gitops-services

Catalog of Operators and Instances Catalog for MCM AIOps Asset

This git repository serves as a catalog/library of Operators and Instances of the custom resource(s) provided by the Operators for the MCM AIOps Asset. The Operator and Instance YAMLs are package as a Helm Chart and can be referenced by ArgoCD Applications.

The Charts are hosted in the Cloud Native Toolkit Helm Repository and MCM-AIOPS-Asset Helm Repository

Instances

Instana

The prerequisites to install the Instana agent are:

  1. Store your Instana Agent Key in a secret in the instana-agent namespace. The secret key field should contain key and the value contains your Instana Agent Key. Modify the instana-agent.agent.keysSecret value in the instances\instana-agent\values.yaml file to match the secret you deployed.

  2. Modify the instana-agent.cluster.name value in the instances\instana-agent\values.yaml file which represents the name that will be assigned to this cluster in Instana.

  3. Modify the instana-agent.zone.name value in the instances\instana-agent\values.yaml file which is the custom zone that detected technologies will be assigned to.