Skip to content

Commit

Permalink
Update repo build
Browse files Browse the repository at this point in the history
  • Loading branch information
arslanbekov committed Nov 11, 2024
1 parent 392595f commit 27e5d95
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/linkerd-easyauth/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: "0.9.0"
appVersion: "0.13.2"
description: A Helm chart for Linkerd easyauth extension.
name: linkerd-easyauth
version: "0.9.0"
version: "0.13.2"
6 changes: 3 additions & 3 deletions charts/linkerd-easyauth/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tolerations: &default_tolerations
webhook:
image:
name: europe-docker.pkg.dev/anna-infra/linkerd-easyauth/linkerd-easyauth-webhook
version: 0.9.0
version: 0.13.1
pullPolicy: IfNotPresent

# modify to HA mode
Expand All @@ -26,7 +26,7 @@ webhook:
tolerations: *default_tolerations

policies:
# linkerd sys namespaces should has access to proxy admin port
# linkerd sys namespaces should have access to proxy admin port
linkerd:
namespaces:
- linkerd
Expand All @@ -41,7 +41,7 @@ policies:
enabled: false
namespace: ingress

# policy for monitoring (eg. external prometheus)
# policy for monitoring (e.g. external prometheus)
monitoring:
enabled: false
namespace: monitoring
Expand Down

0 comments on commit 27e5d95

Please sign in to comment.