diff --git a/charts/lightstepsatellite/templates/pdb.yaml b/charts/lightstepsatellite/templates/pdb.yaml index 062192c..5cf1daa 100644 --- a/charts/lightstepsatellite/templates/pdb.yaml +++ b/charts/lightstepsatellite/templates/pdb.yaml @@ -1,8 +1,4 @@ -{{- if .Capabilities.APIVersions.Has "policy/v1" }} apiVersion: policy/v1 -{{- else }} -apiVersion: policy/v1beta1 -{{- end }} kind: PodDisruptionBudget metadata: name: {{ include "lightstep.fullname" . }}-pdb