Skip to content

Commit

Permalink
UPSTREAM: <carry>: Add operators app label in CSV
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
(cherry picked from commit a2d82ab)
(cherry picked from commit 298f237)
(cherry picked from commit ef44137)
(cherry picked from commit 725ea1b)
(cherry picked from commit df1f23e)
(cherry picked from commit f2bf050)
(cherry picked from commit 4348db2)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
(cherry picked from commit 5524650)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
(cherry picked from commit b355722)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
(cherry picked from commit 1155aa5)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
  • Loading branch information
creydr authored and dougsland committed May 17, 2023
1 parent b0bf8e3 commit a865e18
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ spec:
serviceAccountName: nmstate-operator
deployments:
- name: nmstate-operator
label:
app: kubernetes-nmstate-operator
spec:
replicas: 1
selector:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ spec:
serviceAccountName: nmstate-operator
deployments:
- name: nmstate-operator
label:
app: kubernetes-nmstate-operator
spec:
replicas: 1
selector:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ spec:
serviceAccountName: nmstate-operator
deployments:
- name: nmstate-operator
label:
app: kubernetes-nmstate-operator
spec:
replicas: 1
selector:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ spec:
serviceAccountName: nmstate-operator
deployments:
- name: nmstate-operator
label:
app: kubernetes-nmstate-operator
spec:
replicas: 1
selector:
Expand Down

0 comments on commit a865e18

Please sign in to comment.