Skip to content

Instantly share code, notes, and snippets.

@ravilach
Created March 31, 2022 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ravilach/8566d39fe6a645a22279adf0d291c5a2 to your computer and use it in GitHub Desktop.
Save ravilach/8566d39fe6a645a22279adf0d291c5a2 to your computer and use it in GitHub Desktop.
Gist of the Dagger Crossplane Deployment for Shipa
apiVersion: shipa.crossplane.io/v1alpha1
kind: AppDeploy
metadata:
name: deploy-of-some-app
spec:
forProvider:
app: cp-app-prod
image: "public.ecr.aws/j7f8d3t2/todoapp"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment