Skip to content

Commit

Permalink
fix(helm): remove duplicated metadata in leader election role
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexDouze authored and oxyno-zeta committed Jun 11, 2024
1 parent 56c3f64 commit 55b7e89
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{{- if and .Values.rbac.create }}
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
metadata:
name: {{ include "postgresql-operator.fullname" . }}-leader-election-role
labels:
Expand Down

0 comments on commit 55b7e89

Please sign in to comment.