Update k8s-deploy.yaml

This commit is contained in:
Lucky Sn
2023-03-31 15:41:46 +08:00
committed by GitHub
parent 8308c4e274
commit 7069314bf1

View File

@@ -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