fix: incorrect manager image in uninstall manifest
longhorn/longhorn#6895 Signed-off-by: davidko <dko@suse.com>
This commit is contained in:
parent
1410adf090
commit
05d2c51a28
@ -106,7 +106,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: longhorn-uninstall
|
||||
image: longhornio/longhorn-manager:vv1.4.4-rc1
|
||||
image: longhornio/longhorn-manager:v1.4.4-rc1
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
Loading…
Reference in New Issue
Block a user