mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-13 01:05:31 -04:00
[node-operator] rename constellation-node-operator to node-operator
This commit is contained in:
parent
1df2a20a36
commit
d72c18d066
6 changed files with 7 additions and 7 deletions
|
@ -4,7 +4,7 @@ FROM scratch
|
|||
LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1
|
||||
LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/
|
||||
LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
|
||||
LABEL operators.operatorframework.io.bundle.package.v1=constellation-node-operator
|
||||
LABEL operators.operatorframework.io.bundle.package.v1=node-operator
|
||||
LABEL operators.operatorframework.io.bundle.channels.v1=alpha
|
||||
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.22.1
|
||||
LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue