Concatenate environment variables in application.yaml
I’m trying to append a system environment to a database connection string.
Concatinate environment variables in application.yaml (Kubernetes & Java)
Im trying to append a system environment in to a database connection string.