You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are running helm chart 2.12.0 on AKS v1.27.3 using ArgoCD (2.8.4). It seems that some properties are overwritten/deleted by the AKS itself. From what I've seen in the chart src code, there's no way of adjusting it. How could I fix the issue? Argo is endlessly trying to apply the manifests because there's non-zero diff.
Hi,
we are running helm chart
2.12.0
on AKSv1.27.3
using ArgoCD (2.8.4
). It seems that some properties are overwritten/deleted by the AKS itself. From what I've seen in the chart src code, there's no way of adjusting it. How could I fix the issue? Argo is endlessly trying to apply the manifests because there's non-zero diff.Expected Behavior
We are able to deploy all K8S resources
Actual Behavior
There's a unresolvable diff in 2 resources:
ValidatingWebhookConfiguration keda-admission
:APIService v1beta1.external.metrics.k8s.io
:Steps to Reproduce the Problem
Specifications
2.12.0
The text was updated successfully, but these errors were encountered: