Skip to content

Commit

Permalink
Fix formatting in PDB and values.yaml files
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolay.akulov committed Nov 29, 2024
1 parent d0a1cfe commit 8b18551
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/linkerd-easyauth/templates/pdb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ spec:
selector:
matchLabels:
component: easyauth-injector
{{- end }}
{{- end }}
2 changes: 1 addition & 1 deletion charts/linkerd-easyauth/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ pdb:
labels: {}
annotations: {}
minAvailable: "1"
maxUnavailable: ""
maxUnavailable: ""

0 comments on commit 8b18551

Please sign in to comment.