You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Configurations/configmaps/service-configs-rules.yml

10 lines
409 B

apiVersion: v1
data:
SPRING_DATASOURCE_URL: jdbc:oracle:thin:(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.9.204.80)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME = VIDPSPDB)))
SPRING_DATASOURCE_driver_class_name: org.postgresql.Driver
SPRING_JPA_HIBERNATE_DIALECT: org.hibernate.dialect.PostgreSQLDialect
kind: ConfigMap
metadata:
name: service-configs-rules
namespace: csi-uat