PaloAltoNetworks / prisma-cloud-compute-operator

15 stars 22 forks source link

Add ability to configure policies with operator #14

Open mjnagel opened 3 years ago

mjnagel commented 3 years ago

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:

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.

hi-artem commented 2 years ago

@mjnagel you can look into https://github.com/PaloAltoNetworks/terraform-provider-prismacloudcompute as an alternative