Skip to content

Instantly share code, notes, and snippets.

@garethahealy
Created August 6, 2020 17:58
Show Gist options
  • Save garethahealy/ccdbe3a883497f9ebd063404d56dcdce to your computer and use it in GitHub Desktop.
Save garethahealy/ccdbe3a883497f9ebd063404d56dcdce to your computer and use it in GitHub Desktop.
tag-digest pod
apiVersion: v1
kind: Pod
metadata:
name: tag-digest
spec:
containers:
- name: java
image: registry.redhat.io/openjdk/openjdk-11-rhel8:1.1@sha256:5c1bb0a3e2b5ce9018e990dfef68fd040e8584975d05eee109ee4f3daf0366e1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment