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

fix make deploy overrides #98

Merged
merged 1 commit into from
Feb 22, 2024
Merged

fix make deploy overrides #98

merged 1 commit into from
Feb 22, 2024

Conversation

endocrimes
Copy link
Contributor

No description provided.

Signed-off-by: Danielle Lancashire <dani@builds.terrible.systems>
Copy link

github-actions bot commented Feb 22, 2024

This PR now has an image available for testing:

  ttl.sh/spoopy-operator-pr-:24h

@endocrimes endocrimes merged commit 5a2b81a into main Feb 22, 2024
6 of 7 checks passed
@endocrimes endocrimes deleted the dani/fix-deploy branch February 22, 2024 15:10
@@ -199,7 +199,7 @@ uninstall: manifests kustomize ## Uninstall CRDs from the K8s cluster specified

.PHONY: deploy
deploy: manifests kustomize ## Deploy controller to the K8s cluster specified in ~/.kube/config.
cd config/manager && $(KUSTOMIZE) edit set image $(DEFAULT_IMG_REPO)=${IMG}
cd config/manager && $(KUSTOMIZE) edit set image ghcr.io/fermyon/spin-operator=${IMG}
Copy link
Member

Choose a reason for hiding this comment

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

Should that be ghcr.io/spinkube/spin-operator?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

...yes

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.

None yet

2 participants