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.
14 lines
376 B
14 lines
376 B
apiVersion: v1
|
|
data:
|
|
METADATA_TOPIC: form-metadata-queue
|
|
DATA_TOPIC: form-data-queue
|
|
ORACLE_URL: jdbc:postgresql://172.15.100.28:5432/temp-quat-database
|
|
BOOTSTRAP_SERVERS: 172.15.100.80:9092,172.15.100.81:9092,172.15.100.82:9092
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: service-configs-jdbc-sink
|
|
namespace: csi-uat
|
|
annotations:
|
|
reloader.stakater.com/match: "true"
|
|
|