observability/tracing/pipeline.yaml (20 lines of code) (raw):

$schema: "pipeline.schema.v1" serviceGroup: Microsoft.Azure.ARO.HCP.Observability rolloutName: Observability Rollout resourceGroups: - name: '{{ .svc.rg }}' subscription: '{{ .svc.subscription }}' aksCluster: '{{ .svc.aks.name }}' steps: - name: deploy action: Shell command: make deploy dryRun: variables: - name: DRY_RUN value: "true" variables: - name: DEPLOY configRef: svc.jaeger.deploy - name: CS_NAMESPACE configRef: clustersService.k8s.namespace