<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Protegrity Policy Manager on</title><link>https://docs.protegrity.com/aiteam-edition/docs/gov_policy/pmg/</link><description>Recent content in Protegrity Policy Manager on</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.protegrity.com/aiteam-edition/docs/gov_policy/pmg/index.xml" rel="self" type="application/rss+xml"/><item><title>Uninstalling the Protegrity Policy Manager</title><link>https://docs.protegrity.com/aiteam-edition/docs/gov_policy/pmg/workbench_uninstallation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/aiteam-edition/docs/gov_policy/pmg/workbench_uninstallation/</guid><description>&lt;p>To uninstall the deployment:&lt;/p>
&lt;ol>
&lt;li>Run the following command to uninstall the Policy Workbench.&lt;/li>
&lt;/ol>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span>helm uninstall policy-workbench -n policy-workbench
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ol start="2">
&lt;li>Run the following command to clean up the AWS resources.&lt;/li>
&lt;/ol>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span>tofu destroy -var&lt;span style="color:#ce5c00;font-weight:bold">=&lt;/span>&lt;span style="color:#4e9a06">&amp;#39;cluster_name=&amp;lt;PPC cluster name&amp;gt;&amp;#39;&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div></description></item><item><title>Workbench Roles and Permissions</title><link>https://docs.protegrity.com/aiteam-edition/docs/gov_policy/pmg/pmg_roles_permissions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/aiteam-edition/docs/gov_policy/pmg/pmg_roles_permissions/</guid><description>&lt;p>Roles are templates that include permissions and users can be assigned to one or more roles. All users in the appliance must be associated with a role.&lt;/p>
&lt;p>The roles packaged with Policy Workbench are as follows:&lt;/p>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>Roles&lt;/th>
 &lt;th>Description&lt;/th>
 &lt;th>Permissions&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>workbench_administrator&lt;/td>
 &lt;td>Full administrative access to workbench.&lt;/td>
 &lt;td>workbench_management_policy_write, workbench_deployment_immutablepackage_export, workbench_deployment_certificate_export&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>workbench_viewer&lt;/td>
 &lt;td>Read-only access to workbench.&lt;/td>
 &lt;td>workbench_management_policy_read&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>workbench_deployment_administrator&lt;/td>
 &lt;td>Administrative access to workbench deployments.&lt;/td>
 &lt;td>workbench_deployment_immutablepackage_export, workbench_deployment_certificate_export&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;p>The capabilities of a role are defined by the permissions attached to the role. Though roles can be created, modified, or deleted from the appliance, permissions cannot be edited. The permissions that are available to map with a user and packaged with Policy Workbench as default permissions are as follows:&lt;/p></description></item><item><title>Troubleshooting the Protegrity Policy Manager</title><link>https://docs.protegrity.com/aiteam-edition/docs/gov_policy/pmg/workbench_trblsht/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/aiteam-edition/docs/gov_policy/pmg/workbench_trblsht/</guid><description>&lt;h2 id="helm-upgrade-fails-due-to-existing-kubernetes-jobs">Helm upgrade fails due to existing Kubernetes jobs&lt;/h2>
&lt;p>&lt;strong>Issue&lt;/strong>: Helm upgrade fails because existing jobs, such as &lt;code>hubcontroller-init&lt;/code> and &lt;code>kmgw-create-keystore&lt;/code>, cannot be patched.&lt;/p>
&lt;p>&lt;strong>Description&lt;/strong>: Helm upgrade cannot modify or replace existing Kubernetes jobs if fields such as image registry, environment variables, args, and volumes are changed. This happens because the pod template of a job is immutable. So, the existing pods cannot be replaced when their template changes. As a result, the Helm upgrade fails.&lt;/p></description></item><item><title>Upgrading Policy Workbench in AWS</title><link>https://docs.protegrity.com/aiteam-edition/docs/gov_policy/pmg/upgrade_workbench_aws/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/aiteam-edition/docs/gov_policy/pmg/upgrade_workbench_aws/</guid><description>&lt;h2 id="before-you-begin">Before you begin&lt;/h2>
&lt;ul>
&lt;li>
&lt;p>Back up the existing Policy Workbench data.&lt;/p>
&lt;p>For more information, refer to &lt;a href="http://10.39.2.150:6060/docs/gov_policy/pmg/workbench_backup/aws/">Backing up the Policy Workbench for AWS&lt;/a>.&lt;/p>
&lt;/li>
&lt;/ul>
&lt;h3 id="configuring-credentials-for-the-policy-workbench">Configuring Credentials for the Policy Workbench&lt;/h3>
&lt;p>Perform the following steps to configure the credentials to access the Policy Workbench from the OCI registry.&lt;/p>
&lt;ol>
&lt;li>
&lt;p>Run the following command to create the configuration directory.&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>mkdir -p ~/.config/containers
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
&lt;li>
&lt;p>Obtain the username and access token from the My.Protegrity portal.
For more information about obtaining the credentials from the My.Protegrity portal, refer to the section &lt;a href="https://docs.protegrity.com/aiteam-edition/docs/infrastructure/obtainingcreds/">Configuring Authentication for Protegrity AI Team Edition&lt;/a>.&lt;/p></description></item></channel></rss>