File tree 2 files changed +0
-2
lines changed
charts/kube-ovn/templates
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,6 @@ spec:
139
139
- --enable-anp={{- .Values.func.ENABLE_ANP }}
140
140
- --ovsdb-con-timeout={{- .Values.func.OVSDB_CON_TIMEOUT }}
141
141
- --ovsdb-inactivity-timeout={{- .Values.func.OVSDB_INACTIVITY_TIMEOUT }}
142
- - --enable-live-migration-optimize={{- .Values.func.ENABLE_LIVE_MIGRATION_OPTIMIZE }}
143
142
securityContext :
144
143
runAsUser : {{ include "kubeovn.runAsUser" . }}
145
144
privileged : false
Original file line number Diff line number Diff line change @@ -4344,7 +4344,6 @@ spec:
4344
4344
- --enable-anp=$ENABLE_ANP
4345
4345
- --ovsdb-con-timeout=$OVSDB_CON_TIMEOUT
4346
4346
- --ovsdb-inactivity-timeout=$OVSDB_INACTIVITY_TIMEOUT
4347
- - --enable-live-migration-optimize=$ENABLE_LIVE_MIGRATION_OPTIMIZE
4348
4347
securityContext:
4349
4348
runAsUser: ${RUN_AS_USER}
4350
4349
privileged: false
You can’t perform that action at this time.
0 commit comments