Skip to content

Commit

Permalink
Merge pull request #49 from JoelSpeed/remove-duplicate-service
Browse files Browse the repository at this point in the history
Bug 2098508: Remove duplicate service manifest
  • Loading branch information
openshift-ci[bot] committed Jun 21, 2022
2 parents cd7bca2 + 9ba8383 commit 96e9382
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 22 deletions.
@@ -1,4 +1,3 @@
---
apiVersion: v1
kind: Service
metadata:
Expand All @@ -14,7 +13,7 @@ spec:
type: ClusterIP
ports:
- name: https
port: 8449
port: 9443
targetPort: https
selector:
k8s-app: control-plane-machine-set-operator
Expand Down

This file was deleted.

0 comments on commit 96e9382

Please sign in to comment.