willholley commented on PR #279: URL: https://github.com/apache/couchdb-helm/pull/279#issuecomment-3701890235
I don't think this approach is going to work as-is because there is a race between the configmap where the uuid is used and the secret which persists it for the helper. We'll need to put all the components referencing the generated value in the same file (https://github.com/helm/helm/issues/6456). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
