Skip to content

Commit 3a28c8b

Browse files
Update variables.tf
1 parent 0c2e587 commit 3a28c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ variable "create_priority_class" {
279279
variable "priority_class_name" {
280280
type = string
281281
description = "Sets the priority class name for the agent daemonset."
282-
default = "sysdig-daemonset-priority"
282+
default = null
283283
}
284284

285285
variable "priority_class_value" {

0 commit comments

Comments
 (0)