Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use argocd default project #64

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

nabuskey
Copy link
Collaborator

fixes: #42

As discussed in the issue above, we will use the default project for this release to ensure all embedded apps deploy. I also fixed the default kind image tag.

kubectl get applications -n argocd -o custom-columns="NAME":.metadata.name,"PROJECT":.spec.project
NAME                                       PROJECT
crossplane-helm                            default
idpbuilder-local-gitserver-argocd          default
idpbuilder-local-gitserver-backstage       default
idpbuilder-local-gitserver-crossplane      default
idpbuilder-local-gitserver-nginx-ingress   default

Signed-off-by: Manabu Mccloskey <[email protected]>
Copy link
Contributor

@nimakaviani nimakaviani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nimakaviani nimakaviani merged commit aba2510 into cnoe-io:main Oct 25, 2023
1 of 2 checks passed
@nimakaviani nimakaviani added this to the v0.1 release milestone Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ArgoCD crossplane application fails to be deployed as it uses a wrong Argocd project name
2 participants