Skip to content

Commit 59cddd7

Browse files
committed
chore: updates to start up logging
1 parent 0f38fd6 commit 59cddd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/k8s-local-start.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -491,9 +491,9 @@ spec:
491491
- name: INFERADB__AUTH__ENABLED
492492
value: "true"
493493
# Management service discovery configuration
494-
- name: INFERADB__MANAGEMENT_SERVICE__SERVICE_URL
494+
- name: INFERADB__CONTROL__SERVICE_URL
495495
value: "http://inferadb-control:9092"
496-
- name: INFERADB__MANAGEMENT_SERVICE__INTERNAL_PORT
496+
- name: INFERADB__CONTROL__INTERNAL_PORT
497497
value: "9092"
498498
# Auth configuration
499499
- name: INFERADB__AUTH__JWKS_URL

0 commit comments

Comments
 (0)