Cinder: Fix default uid for cinder user with loci images
This PS corrects the UID for the cinder user used with loci images in the cinder chart. Change-Id: I1001711928fb47e77f01c8e83f88ec317a46498e
This commit is contained in:
parent
7c16cc246a
commit
0ce97b3996
@ -72,7 +72,7 @@ jobs:
|
|||||||
pod:
|
pod:
|
||||||
user:
|
user:
|
||||||
cinder:
|
cinder:
|
||||||
uid: 1000
|
uid: 42424
|
||||||
affinity:
|
affinity:
|
||||||
anti:
|
anti:
|
||||||
type:
|
type:
|
||||||
|
Loading…
Reference in New Issue
Block a user