-
Notifications
You must be signed in to change notification settings - Fork 232
Description
Hello,
Bug description
I have been trying to run the helm upgrade to get the newrelic log to aks and I am getting below error
HelmRelease not ready: Helm upgrade failed for release devopspocnewrelic/agent-control-cd with chart agent-control-cd@1.0.0: cannot patch "ocirepositories.source.toolkit.fluxcd.io" with kind CustomResourceDefinition:
AKS is what we are using and NewRelic .
I am integrating the logs with PipelineControlGateway. and running heml upgrade command with the values newrelic passing to command.
"helm repo add newrelic https://helm-charts.newrelic.com/ && helm repo update && helm upgrade --install agent-control-bootstrap --version 1.4.0 -n newrelic-agent-control newrelic/agent-control-bootstrap --create-namespace --values values-newrelic-gateway.yaml"
LIke above
-->
Version of Helm and Kubernetes
Version:"v3.18"
Which chart?
Helm chart
What happened?
Failing when trying to run the helm command above to our azure Kubernetes
What you expected to happen?
What are the steps/pre-requisites to setup in AKS to install the pipeline control in newrelic to import logs to aks
How to reproduce it?
Anything else we need to know?
Surprise us!