提交 867c81cf 编写于 作者: L liqingping

chore: update di-manager.yaml

上级 97a57469
......@@ -15114,11 +15114,7 @@ spec:
description: Priority labels the priority of DIJob
type: string
volumes:
<<<<<<< HEAD
description: Volumes defines the shared volumes for nerveX components
=======
description: Volumes defines the shared volumes for di components
>>>>>>> test-e2e
description: Volumes defines the shared volumes for DI-engine components
items:
description: Volume represents a named volume in a pod that may be accessed by any container in the pod.
properties:
......@@ -16324,11 +16320,7 @@ spec:
- --leader-elect
command:
- /di-operator
<<<<<<< HEAD
image: registry.sensetime.com/cloudnative4ai/di-operator:v0.0.1-alpha.0
=======
image: diorchestrator/di-operator:v0.1.0
>>>>>>> test-e2e
image: registry.sensetime.com/cloudnative4ai/di-operator:v0.2.0-alpha.0
imagePullPolicy: Always
livenessProbe:
httpGet:
......@@ -16392,11 +16384,7 @@ spec:
- --lease-lock-name=di-server
command:
- /di-server
<<<<<<< HEAD
image: registry.sensetime.com/cloudnative4ai/di-server:v0.0.1-alpha.0
=======
image: diorchestrator/di-server:v0.1.0
>>>>>>> test-e2e
image: registry.sensetime.com/cloudnative4ai/di-server:v0.2.0-alpha.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册