gitops-playground
gitops-playground copied to clipboard
argocd/gitops repo: Unnecessary extra-resources in spring-petclinic-helm
Superfluous deployment.yaml
and service.yaml
.
I think these originate from cloudogu/spring-petclinic. Presumably, they can be removed from there, because we have our own versions inside the gitops-playground within applications/petclinic/
.
We could as well delete the Jenkinsfile
, because the one from the petclinic repo is never used.
This also leads to OutOfSync
errors in argoCD.
Has been fixed in the meantime. cloudogu/spring-petclinic@e95138bc845c49a66 and ee7d9f32