We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1e22ad commit eb4ce7aCopy full SHA for eb4ce7a
examples/obs-agent-iks/main.tf
@@ -146,7 +146,7 @@ module "monitoring_agents" {
146
access_key = module.cloud_monitoring.access_key
147
instance_region = var.region
148
create_priority_class = true
149
- priority_class_name = "test"
+ priority_class_name = "sysdig-daemonset-priority"
150
prometheus_config = {
151
scrape_configs = [
152
{
0 commit comments