Skip to content

Commit f553236

Browse files
revert change to example standard deployment
1 parent b4b8df7 commit f553236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/standard/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
spec:
2222
automountServiceAccountToken: true
2323
containers:
24-
- image: k8s.gcr.io/kube-state-metrics/kube-state-metrics-amd64:v2.4.2
24+
- image: k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.4.2
2525
livenessProbe:
2626
httpGet:
2727
path: /healthz

0 commit comments

Comments
 (0)