Skip to content

Instantly share code, notes, and snippets.

@abatilo
Created March 13, 2023 22:12
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 abatilo/c0d4b9251bfc543f8b1dd572998a2d46 to your computer and use it in GitHub Desktop.
Save abatilo/c0d4b9251bfc543f8b1dd572998a2d46 to your computer and use it in GitHub Desktop.
apiVersion: apps.kruise.io/v1alpha1
kind: ImagePullJob
metadata:
name: sudokurace
namespace: kruise-system
spec:
image: '911907402684.dkr.ecr.us-west-2.amazonaws.com/sudokurace:' # Tag set by kustomization.yaml
pullSecrets:
# Must match https://gist.github.com/abatilo/6b287265d541d06da567893c1522999f#file-imagepulljob-tf-L3
- kruise-ecr-token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment