Skip to content

Commit 0cd545f

Browse files
author
Per Goncalves da Silva
committed
Fix testdata test-operator 1.0.2 csv
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
1 parent 68ea701 commit 0cd545f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testdata/images/bundles/test-operator/v1.0.2/manifests/testoperator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ spec:
6565
- name: busybox-httpd-container
6666
# This image ref is wrong and should trigger ImagePullBackOff condition
6767
image: wrong/image
68-
serviceAccountName: simple-bundle-manager
68+
serviceAccountName: simple-bundle-manager
6969
clusterPermissions:
7070
- rules:
7171
- apiGroups:

0 commit comments

Comments
 (0)