Skip to content

Commit 54b007d

Browse files
committed
Update runtime_pullpolicy comment
1 parent b309dad commit 54b007d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bundle/tests/scorecard/kuttl/runtime_pullpolicy/00-always.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ spec:
66
applicationImage: icr.io/appcafe/open-liberty:full-java8-openj9-ubi
77
replicas: 1
88
pullPolicy: "Always"
9-
# Setting affinity to ensure the pods are created on the same node as on Z and P if not never may fail due to
10-
# replication of image repository taking too long
9+
# Setting affinity to ensure the pods are created on the same node as on Z and P if not the "never" stage
10+
# may fail due to replication of image repository taking too long
1111
affinity:
1212
nodeAffinityLabels:
1313
kuttlTest: test1

0 commit comments

Comments
 (0)