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

chore: update examples #36

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions examples/image.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
apiVersion: storage.sbombastic.rancher.io/v1alpha1
kind: Image
metadata:
creationTimestamp: "2024-11-15T16:02:47Z"
name: 82df15a51db0bb0182ee86c6d084c43d1c2731e36c68900ee59c88747dd4af10
namespace: default
resourceVersion: "1"
uid: be4efbf7-feb9-4952-8a7f-04ec03c89c9b
spec:
imageMetadata:
digest: sha256:6169c4bcc1982095067d85edf58fdcc3bd8505aef728610c5b728f3cf1cec46b
platform: linux/amd64
registry: my-first-registry
registryURI: docker-registry.default.svc.cluster.local
repository: ubuntu
tag: latest
layers:
- command: L2Jpbi9zaCAtYyAjKG5vcCkgQUREIGZpbGU6MzRkYzRmM2FiN2E2OTRlY2RlNDdmZjdhNjEwYmUxODU5MTgzNGM0NWYxZDcyNTE4MTMyNjc3OTg0MTI2MDRlNSBpbiAvIA==
diffID: sha256:a46a5fb872b554648d9d0262f302b2c1ded46eeb1ef4dc727ecc5274605937af
digest: sha256:802008e7f7617aa11266de164e757a6c8d7bb57ed4c972cf7e9f519dd0a21708
status: {}
Loading