Skip to content

Commit

Permalink
Revert autogen
Browse files Browse the repository at this point in the history
  • Loading branch information
Anuraag Agrawal committed Nov 10, 2021
1 parent 1bbe523 commit 293a8e0
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ metadata:
containerImage: quay.io/opentelemetry/opentelemetry-operator
createdAt: "2020-12-16T13:37:00+00:00"
description: Provides the OpenTelemetry components, including the Collector
operators.operatorframework.io/builder: operator-sdk-v1.14.0
operators.operatorframework.io/builder: operator-sdk-v1.13.0+git
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
repository: github.com/open-telemetry/opentelemetry-operator
support: OpenTelemetry Community
name: opentelemetry-operator.v0.33.0-71-ga302e31
name: opentelemetry-operator.v0.38.0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -227,7 +227,7 @@ spec:
- args:
- --metrics-addr=127.0.0.1:8080
- --enable-leader-election
image: quay.io/aanuraag/opentelemetry-operator:v0.33.0-71-ga302e31
image: quay.io/opentelemetry/opentelemetry-operator:v0.38.0
name: manager
ports:
- containerPort: 9443
Expand Down Expand Up @@ -319,7 +319,7 @@ spec:
maturity: alpha
provider:
name: OpenTelemetry Community
version: 0.33.0-71-ga302e31
version: 0.38.0
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down

0 comments on commit 293a8e0

Please sign in to comment.