Update default docker image names

This commit is contained in:
2025-02-25 00:18:59 -05:00
parent 9fc6a3f9ea
commit c8849f2670
3 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
image: registry.millslan.net/p5x-csi:latest
image: registry.millslan.net/glmdev/p5x-csi:latest
lifecycle:
preStop:
exec:

View File

@@ -40,7 +40,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
image: registry.millslan.net/p5x-csi:latest
image: registry.millslan.net/glmdev/p5x-csi:latest
livenessProbe:
failureThreshold: 5
httpGet: