We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a3ab9 commit 74e6c5dCopy full SHA for 74e6c5d
charts/aws-efs-csi-driver/templates/controller-pdb.yaml
@@ -5,7 +5,7 @@ metadata:
5
name: {{ .Values.controller.name }}
6
namespace: {{ .Release.Namespace }}
7
labels:
8
- {{- include "aws-ebs-csi-driver.labels" . | nindent 4 }}
+ {{- include "aws-efs-csi-driver.labels" . | nindent 4 }}
9
spec:
10
selector:
11
matchLabels:
0 commit comments