We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c722be4 commit d4d6c36Copy full SHA for d4d6c36
httpserver/specs/deployment.yaml
@@ -17,7 +17,6 @@ spec:
17
spec:
18
containers:
19
- name: httpserver
20
- imagePullPolicy: Always
21
- image: cncamp/httpserver:v1.0
+ image: cncamp/httpserver:v1.0-metrics
22
ports:
23
- containerPort: 80
0 commit comments