Skip to content

Instantly share code, notes, and snippets.

@eyarz
Created February 24, 2021 13:05
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 eyarz/4bd843fb08ae431d3260a80fc46d8730 to your computer and use it in GitHub Desktop.
Save eyarz/4bd843fb08ae431d3260a80fc46d8730 to your computer and use it in GitHub Desktop.
spec:
containers:
- name: myapp
image: myregistry.com/myapp:latest # <--
ports:
- containerPort: 80
imagePullPolicy: Always # <--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment