Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 650 Bytes

instana-recipe.md

File metadata and controls

13 lines (12 loc) · 650 Bytes

Deploy Instana

Infrastructure - Kustomization.yaml

  1. Edit the Infrastructure layer ${GITOPS_PROFILE}/1-infra/kustomization.yaml and uncomment the following:
    - argocd/namespace-instana-agent.yaml

Services - Kustomization.yaml

  1. Edit the Services layer ${GITOPS_PROFILE}/2-services/kustomization.yaml uncomment the following:
    - argocd/instances/instana-agent.yaml
  2. Update the helm/values as needed in the argocd/instances/instana-agent.yaml file as defined in the Instana prerequisits section here