Open ngocHung2000 opened 1 week ago
@ngocHung2000 since its a volume of type nfs
it is creating permissions issue on mq folders. Appropriate fsGroup
/SupplementalGroups
need to be added. The values will be specific to storage class you use, i.e., for efs-sc
/efs-ap
in your case. You will have to figure out what are the appropriate values for your storage class.
Another correction is that you shouldn't have both nativeHA and multi-instance enabled:
nativeha:
enable: true
tls:
secretName: helmsecure
multiinstance:
enable: true
Personally I would suggest starting with NativeHA and EBS storage as this is the more straight forward solution.
Hi,
Currrently, we tried deploy a QM on AWS EKS we have to a error.
You can see values.yaml file when we deploy MQ here: