Skip to content

Commit

Permalink
update image pull strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
user-01 committed Jan 23, 2023
1 parent a671153 commit 379579d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
containers:
- name: hello-world
image: ghcr.io/kameshsampath/go-hello-world
imagePullPolicy: IfNotPresent
resources:
limits:
memory: "128Mi"
Expand Down

0 comments on commit 379579d

Please sign in to comment.