Skip to content

Add ability to configure policies with operator #14

@mjnagel

Description

@mjnagel

Is your feature request related to a problem?

Currently there is no way to deploy PCC with a set of rules via the operator. It would be ideal if this were possible to have a repeatable way of deploying PCC with pre-set rules.

Describe the solution you'd like

Provide a way via the spec for the console/consoledefender to supply rules that the operator will pre-configure the PCC instance with. I'm not sure of the best way to do this, but perhaps there would be a way to do one of the following:

  • Point at a repo containing a "base configuration" with JSON files to import
  • Point at a configmap/secret that has these JSON files already in the cluster

Additional context

Without this ability there is a lot of manual work to spin up a "clean install" with the same PCC rules each time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions