Skip to content

Commit

Permalink
Addressing review
Browse files Browse the repository at this point in the history
  • Loading branch information
Bingi Narasimha Karthik committed Dec 2, 2024
1 parent 951eb5d commit 2857eec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion v2/config/manager/manager_pod_disruption_budget.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
name: controller-manager
name: pdb
namespace: system
labels:
app.kubernetes.io/name: azure-service-operator
control-plane: controller-manager
spec:
selector:
Expand Down

0 comments on commit 2857eec

Please sign in to comment.