Skip to content

Instantly share code, notes, and snippets.

@SugandhaAgrawal
Last active June 28, 2019 07:53
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 SugandhaAgrawal/ce607430810c38a7cf8074c2baf98ca2 to your computer and use it in GitHub Desktop.
Save SugandhaAgrawal/ce607430810c38a7cf8074c2baf98ca2 to your computer and use it in GitHub Desktop.
apiVersion: tekton.dev/v1alpha1
kind: PipelineResource
metadata:
name: ow-registry
spec:
type: image
params:
- name: url
value: <your docker namespace>/nodejs-10-helloworld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment