-
### Name and Version
bitnami/spring-cloud-dataflow
### What architecture are you using?
amd64
### What steps will reproduce the bug?
1. Have spring-cloud-dataflow bitnami Chart deploy…
-
We are starting to make use of heredoc syntax in our dockerfiles and are requesting the addition of this support in the kaniko container.
A quick test revealed the executor can not parse the syntax…
-
Hi everyone!
I am trying to implement the AVP plugin using the sidecar but I am having some issues to connect it to Aws Secrets Manager.
The objective is to use the AVP to retrieve the secrets fro…
-
mailin.on('validateSender',function (connection, email, next) {
next(null);
});
mailin.on('message', mailModule.emailRecieved);
this causes :
error: Error: write ECONNRESET
at exports.…
-
**Is your feature request related to a problem? Please describe.**
Many Helm charts provide the ability to add custom resources to the chart, which is very convenient. But the `external-secrets` char…
-
## I want to add OpenID COnnect auth to my rest api, using auth sidecar (scalable authentication)
* [google search](https://www.google.com/search?q=authentication+sidecar+keycloak+rest+api+nestjs&s…
-
## Bug description
*Please describe.*
*If this affects the front-end, screenshots would be of great help.*
Hello, team
I'm asking for your advice
It's the same on other menus at Signoz, n…
-
In the latest mongodb chart from Bitnami the mongodb secret no longer has a key of `mongodb-password` instead it has the key `mongodb-passwords`
![Image](https://user-images.githubusercontent.com/1…
-
### Name and Version
bitnami/postgresql 13.2.30
### What is the problem this feature will solve?
At the moment, once a release is installed, there is no helm option to change the password.
W…
-
I just use this configuration (docker-compose):
```
version: "3.8"
volumes:
kafka_data:
services:
zookeeper:
restart: always
image: bitnami/zookeeper:3.7
ports…