Skip to content

Commit

Permalink
update linkerd default values
Browse files Browse the repository at this point in the history
  • Loading branch information
fahlke committed Nov 11, 2023
1 parent 5ad6263 commit 5f3fb62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linkerd/helmrelease-linkerd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
namespace: linkerd
version: 1.16.4
interval: 1h0m0s
# https://github.com/linkerd/linkerd2/blob/stable-2.14.2/charts/linkerd-control-plane/values.yaml
# https://github.com/linkerd/linkerd2/blob/stable-2.14.3/charts/linkerd-control-plane/values.yaml
values:
controllerLogFormat: json
priorityClassName: system-cluster-critical
Expand All @@ -31,4 +31,4 @@ spec:
podMonitor:
enabled: true
# By default, some namespaces are excluded.
# See: https://github.com/linkerd/linkerd2/blob/stable-2.14.2/charts/linkerd-control-plane/values.yaml#L357
# See: https://github.com/linkerd/linkerd2/blob/stable-2.14.3/charts/linkerd-control-plane/values.yaml#L359

0 comments on commit 5f3fb62

Please sign in to comment.