Skip to content

Commit 30dcdb4

Browse files
committed
chore: add arm support in csv (bundle)
1 parent 0ce70a7 commit 30dcdb4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/manifests/bases/patterns-operator.clusterserviceversion.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ metadata:
2020
operators.openshift.io/must-gather-image: quay.io/validatedpatterns/must-gather:latest
2121
repository: https://github.com/validatedpatterns/patterns-operator
2222
23+
labels:
24+
operatorframework.io/arch.amd64: supported
25+
operatorframework.io/arch.arm64: supported
2326
name: patterns-operator.v0.0.0
2427
namespace: placeholder
2528
spec:

0 commit comments

Comments
 (0)