Skip to content

Commit 58e672f

Browse files
Wei WengWei Weng
authored andcommitted
remove one more enable v1alpha1 from chart
Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>
1 parent f95ad24 commit 58e672f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

charts/member-agent/templates/deployment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ spec:
3232
{{- end }}
3333
- --v={{ .Values.logVerbosity }}
3434
- -add_dir_header
35-
- --enable-v1alpha1-apis={{ .Values.enableV1Alpha1APIs }}
3635
- --enable-v1beta1-apis={{ .Values.enableV1Beta1APIs }}
3736
- --enable-pprof={{ .Values.enablePprof }}
3837
- --pprof-port={{ .Values.pprofPort }}

0 commit comments

Comments
 (0)