We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f38fd6 commit 59cddd7Copy full SHA for 59cddd7
scripts/k8s-local-start.sh
@@ -491,9 +491,9 @@ spec:
491
- name: INFERADB__AUTH__ENABLED
492
value: "true"
493
# Management service discovery configuration
494
- - name: INFERADB__MANAGEMENT_SERVICE__SERVICE_URL
+ - name: INFERADB__CONTROL__SERVICE_URL
495
value: "http://inferadb-control:9092"
496
- - name: INFERADB__MANAGEMENT_SERVICE__INTERNAL_PORT
+ - name: INFERADB__CONTROL__INTERNAL_PORT
497
value: "9092"
498
# Auth configuration
499
- name: INFERADB__AUTH__JWKS_URL
0 commit comments