Updated installation and components
[nonrtric/plt/ranpm.git] / install / helm / nrt-base-1 / charts / minio / templates / app-statefulset.yaml
index 5154bad..cba60c2 100644 (file)
@@ -44,7 +44,9 @@ spec:
           name: data-vol
       containers:
       - name: minio
-        image: minio/minio:RELEASE.2023-02-27T18-10-45Z
+        # Note, in later releases only SSO seem to be possible
+        # so earlier release kept to be able to login with user/pwd
+        image: minio/minio:RELEASE.2022-10-21T22-37-48Z
         imagePullPolicy: IfNotPresent
         ports:
         - name: tcpmain