Skip to content

Instantly share code, notes, and snippets.

@benmoss
Created July 12, 2022 15:47
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 benmoss/774433767e398e7cf38970fb5a65d43d to your computer and use it in GitHub Desktop.
Save benmoss/774433767e398e7cf38970fb5a65d43d to your computer and use it in GitHub Desktop.
apiVersion: data.packaging.carvel.dev/v1alpha1
kind: Package
metadata:
name: my-package
spec:
refName: my-package.test.carvel.dev
template: # type of App CR
spec:
fetch:
- imgpkgBundle:
image: my-registry/package:v1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment