File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
test/e2e/data/infrastructure-aws/withoutclusterclass Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4193,7 +4193,7 @@ data:
4193
4193
- ALL
4194
4194
readOnlyRootFilesystem: true
4195
4195
runAsNonRoot: true
4196
- image: "k8s.gcr .io/nfd/node-feature-discovery:v0.10.1"
4196
+ image: "registry.k8s .io/nfd/node-feature-discovery:v0.10.1"
4197
4197
imagePullPolicy: IfNotPresent
4198
4198
ports:
4199
4199
- containerPort: 8080
@@ -4329,7 +4329,7 @@ data:
4329
4329
- ALL
4330
4330
readOnlyRootFilesystem: true
4331
4331
runAsNonRoot: true
4332
- image: "k8s.gcr .io/nfd/node-feature-discovery:v0.10.1"
4332
+ image: "registry.k8s .io/nfd/node-feature-discovery:v0.10.1"
4333
4333
imagePullPolicy: IfNotPresent
4334
4334
env:
4335
4335
- name: NODE_NAME
Original file line number Diff line number Diff line change 95
95
- ALL
96
96
readOnlyRootFilesystem : true
97
97
runAsNonRoot : true
98
- image : " k8s.gcr .io/nfd/node-feature-discovery:v0.10.1"
98
+ image : " registry.k8s .io/nfd/node-feature-discovery:v0.10.1"
99
99
imagePullPolicy : IfNotPresent
100
100
ports :
101
101
- containerPort : 8080
@@ -231,7 +231,7 @@ spec:
231
231
- ALL
232
232
readOnlyRootFilesystem : true
233
233
runAsNonRoot : true
234
- image : " k8s.gcr .io/nfd/node-feature-discovery:v0.10.1"
234
+ image : " registry.k8s .io/nfd/node-feature-discovery:v0.10.1"
235
235
imagePullPolicy : IfNotPresent
236
236
env :
237
237
- name : NODE_NAME
You can’t perform that action at this time.
0 commit comments