Skip to content

Commit dca8589

Browse files
Daniel MesserDaniel Messer
authored andcommitted
change default catalog to index image
1 parent 55aa8dd commit dca8589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/chart/templates/0000_50_olm_17-upstream-operators.catalogsource.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
namespace: {{ .Values.catalog_namespace }}
77
spec:
88
sourceType: grpc
9-
image: quay.io/operator-framework/upstream-community-operators:latest
9+
image: quay.io/operatorhubio/catalog:latest
1010
displayName: Community Operators
1111
publisher: OperatorHub.io
1212
{{- end }}

0 commit comments

Comments
 (0)