Adding changes for patch 4.48.1 (#18129)
This commit is contained in:
@@ -59,8 +59,8 @@ module "fleet" {
|
||||
|
||||
fleet_config = {
|
||||
# To avoid pull-rate limiting from dockerhub, consider using our quay.io mirror
|
||||
# for the Fleet image. e.g. "quay.io/fleetdm/fleet:v4.48.0"
|
||||
image = "fleetdm/fleet:v4.48.0" # override default to deploy the image you desire
|
||||
# for the Fleet image. e.g. "quay.io/fleetdm/fleet:v4.48.1"
|
||||
image = "fleetdm/fleet:v4.48.1" # override default to deploy the image you desire
|
||||
# See https://fleetdm.com/docs/deploy/reference-architectures#aws for appropriate scaling
|
||||
# memory and cpu.
|
||||
autoscaling = {
|
||||
|
||||
Reference in New Issue
Block a user