Skip to content

Commit

Permalink
editing the canary deployment file #198 #199
Browse files Browse the repository at this point in the history
  • Loading branch information
milanchheta committed May 2, 2020
1 parent a94cade commit d122912
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions deploymentFiles/dataretrievalCanary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ spec:
apiVersion: autoscaling/v2beta1
kind: HorizontalPodAutoscaler
name: data-retrieval
service:
name: data-retrieval
port: 3006
targetPort: 3006
# service:
# name: data-retrieval
# port: 3006
# targetPort: 3006
# portName: http
portDiscovery: true
timeout: 5s
# portDiscovery: true
# timeout: 5s
# gateways:
# - orenda-gateway
# hosts:
Expand Down

0 comments on commit d122912

Please sign in to comment.