mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Release v4.33.0 to sandbox (#12390)
This commit is contained in:
parent
2c45d25ad3
commit
e3aaa7b4d0
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ resource "helm_release" "main" {
|
|||
}
|
||||
|
||||
set {
|
||||
name = "fleet.license_key"
|
||||
name = "fleet.licenseKey"
|
||||
value = var.license_key
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue