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
Hi I reached minute 28 of the video and tried to apply argocd app create webapp-kustom-prod --repo https://gitea.cnoe.localtest.me:8443/giteaAdmin/argo-examples.git --path kustom-webapp/overlays/prod --dest-server https://kubernetes.default.svc --dest-namespace prod
I am getting the following error
level=fatal msg="rpc error: code = InvalidArgument desc = application spec for webapp-kustom-prod is invalid: InvalidSpecError: Unable to generate manifests in kustom-webapp/overlays/prod: rpc error: code = Unknown desc = kustomize build <path to cached source>/kustom-webapp/overlays/prod failed exit status 1: Error: invalid Kustomization: json: cannot unmarshal string into Go struct field Kustomization.patches of type types.Patch"
Thanks for your help
The text was updated successfully, but these errors were encountered:
Hi I reached minute 28 of the video and tried to apply
argocd app create webapp-kustom-prod --repo https://gitea.cnoe.localtest.me:8443/giteaAdmin/argo-examples.git --path kustom-webapp/overlays/prod --dest-server https://kubernetes.default.svc --dest-namespace prod
I am getting the following error
Thanks for your help
The text was updated successfully, but these errors were encountered: