Skip to content

Commit 7558b1e

Browse files
authored
Add polling interval for default catalogsource
Update the operatorhub catalog template to include a polling interval of 15 minutes
1 parent 4871fe3 commit 7558b1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ spec:
99
image: quay.io/operatorhubio/catalog:latest
1010
displayName: Community Operators
1111
publisher: OperatorHub.io
12+
updateStrategy:
13+
registryPoll:
14+
interval: 15m
1215
{{- end }}

0 commit comments

Comments
 (0)