From 0ce97b3996ee30e2ef3e76c5b5f673bb533cb1e3 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Tue, 13 Mar 2018 18:14:07 -0500 Subject: [PATCH] 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 --- cinder/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cinder/values.yaml b/cinder/values.yaml index 69b7afce94..25ba354590 100644 --- a/cinder/values.yaml +++ b/cinder/values.yaml @@ -72,7 +72,7 @@ jobs: pod: user: cinder: - uid: 1000 + uid: 42424 affinity: anti: type: