Skip to content

Commit

Permalink
[kong] select only running pods for pdb spec (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttony authored Apr 26, 2021
1 parent 826fdfb commit e5329bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/kong/templates/pdb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ spec:
selector:
matchLabels:
{{- include "kong.metaLabels" . | nindent 6 }}
app.kubernetes.io/component: app
{{- end }}

0 comments on commit e5329bd

Please sign in to comment.