Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
#1059 release preparations
Browse files Browse the repository at this point in the history
  • Loading branch information
bacherfl committed Nov 20, 2019
1 parent c98a2fa commit 615b72d
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions deploy/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: prometheus-sli-service
image: keptn/prometheus-sli-service:latest
image: keptn/prometheus-sli-service:0.1.0.latest
ports:
- containerPort: 8080
resources:
Expand All @@ -31,16 +31,6 @@ spec:
value: 'http://configuration-service.keptn.svc.cluster.local:8080'
- name: EVENTBROKER
value: 'http://event-broker.keptn.svc.cluster.local/keptn'
- name: THROUGHPUT_QUERY
value: ""
- name: ERROR_RATE_QUERY
value: ""
- name: REQUEST_LATENCY_P50_QUERY
value: ""
- name: REQUEST_LATENCY_P90_QUERY
value: ""
- name: REQUEST_LATENCY_P95_QUERY
value: ""
---
apiVersion: v1
kind: Service
Expand Down

0 comments on commit 615b72d

Please sign in to comment.