Skip to content

Commit

Permalink
chore(deps): update dependency poddisruptionbudget to policy/v1 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 0b8f21e commit 263513c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak-gatekeeper/templates/pdb.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if .Values.pdb.enabled }}
apiVersion: policy/v1beta1
apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
name: {{ include "keycloak-gatekeeper.fullname" . }}
Expand Down

0 comments on commit 263513c

Please sign in to comment.