Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 0 additions & 38 deletions bindata/etcd/minimal-sm.yaml

This file was deleted.

1 change: 0 additions & 1 deletion bindata/etcd/sm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
labels:
app.kubernetes.io/name: etcd
k8s-app: etcd
monitoring.openshift.io/collection-profile: full
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ceo does not recognize this annotation

spec:
endpoints:
- interval: 30s
Expand Down
1 change: 0 additions & 1 deletion pkg/operator/starter.go
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ func RunOperator(ctx context.Context, controllerContext *controllercmd.Controlle
"etcd/sa.yaml",
"etcd/svc.yaml",
"etcd/sm.yaml",
"etcd/minimal-sm.yaml",
"etcd/prometheus-role.yaml",
"etcd/prometheus-rolebinding.yaml",
"etcd/backups-sa.yaml",
Expand Down