문구정리
This commit is contained in:
@@ -85,4 +85,4 @@ options:
|
|||||||
env:
|
env:
|
||||||
# # location/name of GKE cluster (used by all kubectl commands)
|
# # location/name of GKE cluster (used by all kubectl commands)
|
||||||
- CLOUDSDK_COMPUTE_ZONE=asia-northeast1-a
|
- CLOUDSDK_COMPUTE_ZONE=asia-northeast1-a
|
||||||
- CLOUDSDK_CONTAINER_CLUSTER=uplus-poc-dev
|
- CLOUDSDK_CONTAINER_CLUSTER=standard-cluster-1
|
||||||
@@ -8,8 +8,8 @@ eventTopic: eventTopic
|
|||||||
spring:
|
spring:
|
||||||
profiles: default
|
profiles: default
|
||||||
kafka:
|
kafka:
|
||||||
# bootstrap-servers: http://35.194.123.133:19092
|
bootstrap-servers: http://34.85.73.178:31090
|
||||||
bootstrap-servers: localhost:9092
|
# bootstrap-servers: localhost:9092
|
||||||
consumer:
|
consumer:
|
||||||
enable-auto-commit: true
|
enable-auto-commit: true
|
||||||
jpa:
|
jpa:
|
||||||
|
|||||||
Reference in New Issue
Block a user