Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
Whitespace cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>
  • Loading branch information
Noah Krause authored and Noah Krause committed Sep 5, 2019
1 parent 198d597 commit b8b6015
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions stable/ambassador/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ pro:
auth: 8500
ratelimit: 8500
logLevel: info
# A license key is required to use Ambassador Pro.
# A license key is required to use Ambassador Pro.
# Get a license key by signing up for a free trial here: https://www.getambassador.io/pro/free-trial
licenseKey:
value: {{"INSERT LICENSE KEY HERE"}}
Expand All @@ -216,7 +216,7 @@ pro:
{}
resources: {}
# If you want to specify resources, uncomment the following
# lines and remove the curly braces after 'resources:'.
# lines and remove the curly braces after 'resources:'.
# These are placeholder values and must be tuned.
# limits:
# cpu: 100m
Expand Down Expand Up @@ -252,7 +252,7 @@ pro:
{}
resources: {}
# If you want to specify resources, uncomment the following
# lines and remove the curly braces after 'resources:'.
# lines and remove the curly braces after 'resources:'.
# These are placeholder values and must be tuned.
# limits:
# cpu: 100m
Expand All @@ -261,7 +261,7 @@ pro:
# cpu: 50m
# memory: 128Mi

# DEPRECATED: Ambassador now exposes the /metrics endpoint in Envoy.
# DEPRECATED: Ambassador now exposes the /metrics endpoint in Envoy.
# DEPRECATED: See https://www.getambassador.io/user-guide/monitoring#deployment for more information on how to use the /metrics endpoint
#
# DEPRECATED: Enabling the prometheus exporter creates a sidecar and configures ambassador to use it
Expand Down Expand Up @@ -289,4 +289,4 @@ prometheusExporter:
# name: "envoy_cluster_upstream_cx_connect_time"
# timer_type: 'histogram'
# labels:
# cluster_name: "$1"
# cluster_name: "$1"

0 comments on commit b8b6015

Please sign in to comment.