Skip to content

Commit d122912

Browse files
committed
editing the canary deployment file #198 #199
1 parent a94cade commit d122912

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

deploymentFiles/dataretrievalCanary.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ spec:
1414
apiVersion: autoscaling/v2beta1
1515
kind: HorizontalPodAutoscaler
1616
name: data-retrieval
17-
service:
18-
name: data-retrieval
19-
port: 3006
20-
targetPort: 3006
17+
# service:
18+
# name: data-retrieval
19+
# port: 3006
20+
# targetPort: 3006
2121
# portName: http
22-
portDiscovery: true
23-
timeout: 5s
22+
# portDiscovery: true
23+
# timeout: 5s
2424
# gateways:
2525
# - orenda-gateway
2626
# hosts:

0 commit comments

Comments
 (0)