Skip to content

Create rego and ConstraintTemplate for flux tenant policies

Michael Irwin requested to merge create-flux-tenant-policy into master

This will validate that...

  • All tenants have a serviceAccountName specified
  • All tenants have a targetNamespace that matches the namespace of the object
Edited by Michael Irwin

Merge request reports