Goutham Pratapa

Results 19 comments of Goutham Pratapa
trafficstars

/build-deploy-preview skip-tests=true

/build-deploy-preview skip-tests=true

I tried the following and it worked. Create a secret using dockerhub PAT using the following [link][1] ``` cat docker-secret.yaml --- apiVersion: v1 kind: Secret metadata: name: dockerhub namespace: argocd...

@rhuanbarreto we agree with that to a certain extent. we are anyways trying to set up pod disruption budgets in the coming weeks.

/build-deploy-preview skip-tests=true

Any improvement/update on this even i facing the same error Thanks

Hey I did this and it worked. * Get keycloak credentials * exec into the docker container with `docker exec -it -u root appsmith bash` * `cat /appsmith-stacks/configuration/docker.env | grep...

Hey @Lavanyajc you can give it a shot and let u know how it goes.