Skip to content

Commit

Permalink
Version 1 of the Keptn NeoLoad Service
Browse files Browse the repository at this point in the history
  • Loading branch information
NeotysLab committed Jun 24, 2019
1 parent 8be6ba4 commit be7ae81
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions config/neoloadexecutor/k8s-neoload-service-manifes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,12 @@ spec:
- name: IMAGE
value: docker.io/hrexed/keptn_neoload:latest
env:
loging-level: INFO
revisionTemplate:
spec:
container:
image: REGISTRY_URI_PLACEHOLDER:5000/keptn/neoload-service:latest
env:
loging-level: INFO
loging-level: DEBUG

---
apiVersion: eventing.knative.dev/v1alpha1
kind: Subscription
metadata:
#todo remplace subsription
name: github-new-artefact-subscription
namespace: keptn
spec:
Expand Down

0 comments on commit be7ae81

Please sign in to comment.