Om Mishra

Results 20 comments of Om Mishra
trafficstars

bitnami postges does not provide a way to read user name and db name from secrets. need to find a way to centralize the user name and db name in...

I would like to debate this one, we don't need to open backend routes to internet @DerekRoberts

yeah I did look into it, some sample to add team members are here https://github.com/bcgov/pubcode/blob/main/sysdig/sysdig.yml but the rest was done in the GUI of sysdig, like setting alerts and sending...

hopefully we have a good automated solution from OCIO, it has been a real PAIN

https://medium.com/@jptosso/oss-waf-stack-using-coraza-caddy-and-elastic-3a715dcbf2f2

I am voting for crunchy @DerekRoberts , lets add that https://docs.developer.gov.bc.ca/postgres-how-to/

I am adding it with the current HELM work I am doing . cc @DerekRoberts @conbrad https://github.com/bcgov/quickstart-openshift/issues/1454

@DerekRoberts @conbrad anything Cluster level we don't have access to, the platform-services team needs to be involved and they will add that as an operator for different teams to use....

@mikebowler I think what we(@danagerous and I) need is a way to pass Basic Auth in the header ``` ### GET https://****/int/jira/browse/PMO-10405 Authorization: Basic username pwd ``` is this possible?