Skip to content

Commit

Permalink
delete condition at manifest level
Browse files Browse the repository at this point in the history
  • Loading branch information
lobiyedKarim1 committed Jan 11, 2024
1 parent 4458873 commit f5fa305
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{%- if coredns_pod_disruption_budget -%}
apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
Expand All @@ -8,4 +7,3 @@ spec:
selector:
matchLabels:
k8s-app: kube-dns{{ coredns_ordinal_suffix }}
{% endif %}

0 comments on commit f5fa305

Please sign in to comment.