Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
Signed-off-by: ericsyh <[email protected]>
  • Loading branch information
ericsyh committed Oct 12, 2023
1 parent bd9799b commit a2f9285
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,14 +169,14 @@ metadata:
]
capabilities: Full Lifecycle
categories: Streaming & Messaging
containerImage: controller:latest
createdAt: "2023-10-12T06:26:51Z"
containerImage: olm.streamnative.io/streamnativeio/sn-operator:v0.3.0-rc2
createdAt: "2023-10-12T07:30:27Z"
description: The StreamNative Operator is a commercial operator built for managing
StreamNative Private Cloud commercial components and enterprise features.
operators.operatorframework.io/builder: operator-sdk-v1.31.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
support: StreamNative
name: sn-operator.v0.0.1
name: sn-operator.v0.3.0-rc2
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -704,7 +704,7 @@ spec:
app: sn-operator
control-plane: controller-manager
service.istio.io/canonical-name: sn-operator
service.istio.io/canonical-revision: 0.0.1
service.istio.io/canonical-revision: 0.3.0-rc2
spec:
containers:
- args:
Expand Down Expand Up @@ -825,7 +825,7 @@ spec:
provider:
name: StreamNative
url: https://streamnative.io
version: 0.0.1
version: 0.3.0-rc2
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down Expand Up @@ -1000,4 +1000,4 @@ spec:
sideEffects: None
targetPort: 9443
type: MutatingAdmissionWebhook
webhookPath: /mutate-zookeeper-streamnative-io-v1alpha1-zookeepercluster
webhookPath: /mutate-zookeeper-streamnative-io-v1alpha1-zookeepercluster

0 comments on commit a2f9285

Please sign in to comment.