feat(k01): replace strimzi kafka with redpanda
build-and-push-harbor / docker-build-push (push) Has been cancelled
build-and-push-harbor / docker-build-push (push) Has been cancelled
This commit is contained in:
@@ -36,7 +36,7 @@ spec:
|
||||
name: user-redis
|
||||
key: password
|
||||
- name: KAFKA_BROKER
|
||||
value: "juwan-kafka-kafka-bootstrap.kafka:9092"
|
||||
value: "juwan-kafka-0.juwan-kafka.redpanda:9092"
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
@@ -89,7 +89,7 @@ spec:
|
||||
containerPort: 4001
|
||||
env:
|
||||
- name: KAFKA_BROKER
|
||||
value: "juwan-kafka-kafka-bootstrap.kafka:9092"
|
||||
value: "juwan-kafka-0.juwan-kafka.redpanda:9092"
|
||||
- name: EMAIL_SMTP_HOST
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user