DFazeli

Results 5 comments of DFazeli
trafficstars

Hi @migruiz4 my `Values.yaml:` ``` global: imageRegistry: "" imagePullSecrets: [] storageClass: "csi-rbd-sc" kubeVersion: "" nameOverride: "" fullnameOverride: "" namespaceOverride: "" clusterDomain: cluster.local commonAnnotations: {} commonLabels: {} extraDeploy: [] diagnosticMode: enabled:...

Hi @migruiz4. migruiz4 you are right i can't believe it, my ceph storage is very slow, i changed the StorageClass to 'nfs' and the service ran very smooth. thanks for...

Hi @ymmt2005 Thanks, but I don't know how and where I can use it. in `mycluster.yaml` file? Can you give an example please?

Same errors running `quay.io/ansible/awx:21.6.0` and `quay.io/ansible/awx-ee:latest` and `postgres:12` and `postgres:12` from scratch ``` ERROR: relation "django_migrations" does not exist at character 124 2022-11-14 18:26:17.421 UTC [98] STATEMENT: SELECT "django_migrations"."id", "django_migrations"."app",...

Having the same issue. `confluent-5.3.0-ce` `Apache Kafka 2.3`   `Kafka Manager 2.0.0.2` Does anyone managed to resolve the issue?