Skip to content

Commit 6d15fee

Browse files
authored
Merge pull request #67221 from kelbrown20/OCPBUGS-21900
OCPBUGS#21900: Fixes gcp CPU manager image to include more arches
2 parents 166e4b0 + 66bb1c3 commit 6d15fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/setting-up-cpu-manager.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ metadata:
118118
spec:
119119
containers:
120120
- name: cpumanager
121-
image: gcr.io/google_containers/pause-amd64:3.0
121+
image: gcr.io/google_containers/pause:3.2
122122
resources:
123123
requests:
124124
cpu: 1

0 commit comments

Comments
 (0)