Skip to content

[Install] no securityContext support for clickhouse-operator and telemetryStoreMigrator containers #875

Description

@davidfrickert

Running SigNoz on a Kyverno-enforced cluster, I can't set allowPrivilegeEscalation: false or capabilities.drop: [ALL] on the clickhouse-operator and telemetryStoreMigrator containers — there's no values key for it.

The clickhouse-operator Deployment has two containers (operator and metrics-exporter) with no securityContext block in the template. The telemetryStoreMigrator Job has the same problem across all four of its containers (ready, bootstrap, sync, async).

Other components like signoz and otelCollector already expose securityContext in values and wire it through the template — would be great to have the same for these two.

Note: ClickHouse pod securityContext is tracked separately in #852.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions