Skip to content

Commit

Permalink
UPSTREAM: <carry>: add arm64 to 4.10 CSV
Browse files Browse the repository at this point in the history
Signed-off-by: Rafael Fonseca <r4f4rfs@gmail.com>
(cherry picked from commit 88369dd)
  • Loading branch information
r4f4 authored and creydr committed Dec 14, 2021
1 parent 809fbb7 commit 4a42842
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ metadata:
"metadata": {
"name": "nmstate"
},
"spec": {
"nodeSelector": {
"beta.kubernetes.io/arch": "amd64"
}
}
}
alm-examples: |-
[{
Expand Down Expand Up @@ -41,6 +36,7 @@ metadata:
repository: https://github.com/openshift/kubernetes-nmstate
labels:
operatorframework.io/arch.amd64: supported
operatorframework.io/arch.arm64: supported
name: kubernetes-nmstate-operator.v4.10.0
namespace: openshift-nmstate
spec:
Expand Down

0 comments on commit 4a42842

Please sign in to comment.