Added the weatherprocessor container to the stack.
This commit is contained in:
@@ -13,7 +13,11 @@ feedstack_server_key_filename: "privkey.pem"
|
||||
feedstack_weatherfeeder_container_image: "harbor.maximumdirect.net/library/weatherfeeder"
|
||||
feedstack_weatherfeeder_container_tag: "latest"
|
||||
|
||||
# Define the default agent container image and tag.
|
||||
# Define the default weatherprocessor container image and tag.
|
||||
feedstack_weatherprocessor_container_image: "harbor.maximumdirect.net/library/weatherprocessor"
|
||||
feedstack_weatherprocessor_container_tag: "latest"
|
||||
|
||||
# Define the default NATS container image and tag.
|
||||
feedstack_nats_container_image: "nats"
|
||||
feedstack_nats_container_tag: "linux"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user