We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140bc9d commit d3d3fbaCopy full SHA for d3d3fba
deployments/manifests/deployment.yaml
@@ -16,6 +16,7 @@ spec:
16
containers:
17
- name: console-api
18
image: kriipke/console-api:latest
19
+ imagePullPolicy: always
20
ports:
21
- containerPort: 8080
22
resources:
0 commit comments