pull policy

pull/8362/head
Medya Gh 2020-06-02 14:32:00 -07:00
parent 818f7b5538
commit da17c513ec
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ for more information see github actions marketplace [setup-minikube]( https://gi
Requirements:
- a valid Dockerfile
- a valid [deployment.yaml](/#example deployment yaml) to deploy image to kubernetes
- a valid [deployment.yaml](/#example-deployment-yaml) to deploy image to kubernetes
- in your deployment.yaml make sure the is set to `imagePullPolicy: Never`
Steps: