Skip to content

Commit 5e14fe5

Browse files
committed
fix(install): update loki source in configuration from 'dployrd' to 'runtime'
1 parent e81f6f8 commit 5e14fe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ EOF
483483
host = "${instance_tag}"
484484
container = "{{ container_name }}"
485485
serviceId = "{{ container_name }}"
486-
source = "dployrd"
486+
source = "runtime"
487487
EOF
488488
}
489489

0 commit comments

Comments
 (0)