You need to sign in or sign up before continuing.
Commit d00f0d5a authored by David McKay's avatar David McKay

fix: remove empty pvc

parent c4f1500c
apiVersion: policy/v1beta1
kind: PodDisruptionBudget
metadata:
name: {{ template "influxdb-enterprise.fullname" . }}-meta-pdb
labels:
{{- include "influxdb-enterprise.labels" . | nindent 4 }}
spec:
selector:
matchLabels:
influxdb.influxdata.com/component: meta
{{- include "influxdb-enterprise.selectorLabels" . | nindent 4 }}
{{ toYaml .Values.meta.podDisruptionBudget | indent 2 }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment