mirror of
https://github.com/kalesn/gpu-memory-exporter.git
synced 2025-09-26 17:51:14 +08:00
Update k8s-deploy.yaml
This commit is contained in:
@@ -39,7 +39,7 @@ spec:
|
||||
fieldRef:
|
||||
apiVersion: v1
|
||||
fieldPath: spec.nodeName
|
||||
image: dockerimg.lenztechretail.com/infra/gpu-memory-exporter:v1
|
||||
image: gpu-memory-exporter:v1
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
@@ -115,4 +115,4 @@ spec:
|
||||
- name: http
|
||||
port: 80
|
||||
targetPort: 8080
|
||||
type: ClusterIP
|
||||
type: ClusterIP
|
||||
|
Reference in New Issue
Block a user