...
|
...
|
@@ -55,6 +55,12 @@ spec: |
|
|
value: "1"
|
|
|
- name: ERROR_BASE_CODE_MULTIPLE
|
|
|
value: "1000"
|
|
|
- name: KAFKA_BROKER
|
|
|
value: "192.168.0.250:9092"
|
|
|
- name: KAFKA_GROUP
|
|
|
value: "sumifcc_bchart"
|
|
|
- name: KAFKA_TOPIC
|
|
|
value: "allied_creation_metadata_table_sync_notice"
|
|
|
volumes:
|
|
|
- name: accesslogs
|
|
|
emptyDir: {} |
|
|
\ No newline at end of file |
...
|
...
|
|