Closed mickkael closed 6 months ago
I don't know ArgoCD well enough to know if it can read the jsonnet files but I believe you should add the YAML generation to the pipeline and make Argo read from there. Apparently not an issue in the monitoring stack.
Describe the bug Failure in deploying cluster-monitoring through ArgoCD
Troubleshooting
ArgoCD (2.4.17) is throwing this error: Unable to create application: application spec for observability.app is invalid: InvalidSpecError: Unable to generate manifests in observability: rpc error: code = FailedPrecondition desc = Failed to unmarshal generated json "base_operator_stack.jsonnet": Object 'Kind' is missing in '{ }'
Customizations
vars.jsonnet
? Put the contents below:Additional context This is the ArgoCD App definition, pretty basic.