Skip to content

Commit

Permalink
Merge pull request killbilling#95 from barklyprotects/remove_unneeded…
Browse files Browse the repository at this point in the history
…_service

Remove unneeded service
  • Loading branch information
mikesplain committed May 27, 2016
2 parents 2c2d099 + 3462de7 commit 08581c7
Showing 1 changed file with 0 additions and 11 deletions.
@@ -1,14 +1,3 @@
apiVersion: v1
kind: Service
metadata:
name: angalia-api-billing
namespace: {{ NAMESPACE }}
labels:
kubernetes.io/cluster-service: "true"
name: angalia-api-billing
prometheus.io/scrape: "true"
prometheus.io/port: "9079"
---

apiVersion: extensions/v1beta1
kind: Deployment
Expand Down

0 comments on commit 08581c7

Please sign in to comment.