<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=PEC-Email%2FCurrent%2FEmailPEGuide%2FConfigure</id>
	<title>PEC-Email/Current/EmailPEGuide/Configure - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=PEC-Email%2FCurrent%2FEmailPEGuide%2FConfigure"/>
	<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-Email/Current/EmailPEGuide/Configure&amp;action=history"/>
	<updated>2026-04-13T07:18:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-Email/Current/EmailPEGuide/Configure&amp;diff=131506&amp;oldid=prev</id>
		<title>WikiSysop at 09:00, March 22, 2023</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-Email/Current/EmailPEGuide/Configure&amp;diff=131506&amp;oldid=prev"/>
		<updated>2023-03-22T09:00:56Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 09:00, March 22, 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l193&quot; &gt;Line 193:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 193:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; kubectl create secret docker-registry mycred --docker-server=pureengage.jfrog.io --docker-username=&amp;lt;jfrog_username&amp;gt; --docker-password=&amp;lt;API key from jfrog&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; kubectl create secret docker-registry mycred --docker-server=pureengage.jfrog.io --docker-username=&amp;lt;jfrog_username&amp;gt; --docker-password=&amp;lt;API key from jfrog&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;You can add ''mycred'' to Helm override values by setting '''image.pullSecrets''' to ''[ mycred ]''.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;You can add ''mycred'' to Helm override values by setting '''image.pullSecrets''' to ''[ mycred ]''.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;For OpenShift, you may add the ''mycred'' secret in current namespace as the default pull secret:&amp;lt;source&amp;gt;oc secrets link default mycred --for=pull &amp;lt;/source&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;|Status=No&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;}}{{Section&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;|sectionHeading=Configure security&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;|alignment=Vertical&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;|structuredtext====Arbitrary UIDs in OpenShift===&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;To use arbitrary UIDs in your OpenShift deployment, ensure the following settings:&amp;lt;source&amp;gt;podSecurityContext:&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;#160; &amp;#160; runAsNonRoot: true&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;#160; &amp;#160; runAsUser: null&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;#160; &amp;#160; runAsGroup: 0&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;#160; &amp;#160; fsGroup: null&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/source&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|Status=No&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|Status=No&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|PEPageType=9c3ae89b-4f75-495b-85f8-d8c4afcb3f97&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|PEPageType=9c3ae89b-4f75-495b-85f8-d8c4afcb3f97&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-Email/Current/EmailPEGuide/Configure&amp;diff=107082&amp;oldid=prev</id>
		<title>Santhosh.annamalai@genesys.com: Published</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-Email/Current/EmailPEGuide/Configure&amp;diff=107082&amp;oldid=prev"/>
		<updated>2021-10-29T16:48:50Z</updated>

		<summary type="html">&lt;p&gt;Published&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Configure Email&lt;br /&gt;
|Context=Learn how to configure Email.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|sectionHeading=Override Helm chart values&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=The following table provides information on the IWD deployment settings that can be configured in the '''values.yaml''' file:&lt;br /&gt;
{{{!}} class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
{{!}}-&lt;br /&gt;
!Parameter&lt;br /&gt;
!Description&lt;br /&gt;
!Default&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`deploymentType`&lt;br /&gt;
{{!}}Deployment type. Only two possible values are supported: Deployment, ReplicaSet&lt;br /&gt;
{{!}}Deployment&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`replicaCount`&lt;br /&gt;
{{!}}Number of pods to be created&lt;br /&gt;
{{!}}1&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`image.registry`&lt;br /&gt;
{{!}}Docker registry for iWD&lt;br /&gt;
{{!}}pureengage-docker-staging.jfrog.io&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`image.repository`&lt;br /&gt;
{{!}}iWD Image name&lt;br /&gt;
{{!}}nexus/iwd&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`image.pullPolicy`&lt;br /&gt;
{{!}}Image pull policy&lt;br /&gt;
{{!}}IfNotPresent&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`image.pullSecrets`&lt;br /&gt;
{{!}}Specify docker-registry secret names as an array&lt;br /&gt;
{{!}}[]&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`affinity`&lt;br /&gt;
{{!}}Map of node/pod affinities&lt;br /&gt;
{{!}}{}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`nodeSelector`&lt;br /&gt;
{{!}}Node labels for pod assignment&lt;br /&gt;
{{!}}{}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`tolerations`&lt;br /&gt;
{{!}}Tolerations for pod assignment&lt;br /&gt;
{{!}}nil&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`priorityClassName`&lt;br /&gt;
{{!}}Priority class name&lt;br /&gt;
{{!}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`podSecurityContext`&lt;br /&gt;
{{!}}Pod security context&lt;br /&gt;
{{!}}{}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`securityContext`&lt;br /&gt;
{{!}}Security context&lt;br /&gt;
{{!}}{}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`podDisruptionBudget.enabled`&lt;br /&gt;
{{!}}Enable or disable pod disruption budget&lt;br /&gt;
{{!}}false&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`podDisruptionBudget.minAvailable`&lt;br /&gt;
{{!}}Set minimal number of pods available during the disruption&lt;br /&gt;
{{!}}1&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`podAnnotations`&lt;br /&gt;
{{!}}Add annotations to pods&lt;br /&gt;
{{!}}{}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`podLabels`&lt;br /&gt;
{{!}}Add custom labels to pods&lt;br /&gt;
{{!}}{}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`hpa.enabled`&lt;br /&gt;
{{!}}Enable or disable Horizontal Pod Autoscaler (HPA)&lt;br /&gt;
{{!}}false&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`hpa.minReplicas`&lt;br /&gt;
{{!}}Minimal replicas count for HPA&lt;br /&gt;
{{!}}1&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`hpa.maxReplicas`&lt;br /&gt;
{{!}}Maximal replicas count for HPA&lt;br /&gt;
{{!}}10&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`hpa.targetCPUPercent`&lt;br /&gt;
{{!}}Specify target CPU utilization for HPA&lt;br /&gt;
{{!}}60&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`resources.limits.cpu`&lt;br /&gt;
{{!}}Maximum amount of CPU K8s allocates for container&lt;br /&gt;
{{!}}2000m&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`resources.limits.memory`&lt;br /&gt;
{{!}}Maximum amount of Memory K8s allocates for container&lt;br /&gt;
{{!}}2000Mi&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`resources.requests.cpu`&lt;br /&gt;
{{!}}Guaranteed CPU allocation for container&lt;br /&gt;
{{!}}300m&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`resources.requests.memory`&lt;br /&gt;
{{!}}Guaranteed Memory allocation for container&lt;br /&gt;
{{!}}500Mi&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`serviceAccount.create`&lt;br /&gt;
{{!}}Specifies whether a service account should be created&lt;br /&gt;
{{!}}false&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`serviceAccount.annotations`&lt;br /&gt;
{{!}}Annotations to add to service account&lt;br /&gt;
{{!}}{}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`serviceAccount.name`&lt;br /&gt;
{{!}}Service account name&lt;br /&gt;
{{!}}&amp;quot;&amp;quot;&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`existingSecret`&lt;br /&gt;
{{!}}Specify Secret name to read application secrets from&lt;br /&gt;
{{!}}nil&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`gauth.auth.url`&lt;br /&gt;
{{!}}URL to Authentication service&lt;br /&gt;
{{!}}nil&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`gauth.auth.redirectUrl`&lt;br /&gt;
{{!}}Redirect URL to Authentication service&lt;br /&gt;
{{!}}nil&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`redis.nodes`&lt;br /&gt;
{{!}}Comma separate list of Redis nodes to connect&lt;br /&gt;
{{!}}nil&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`redis.useCluster`&lt;br /&gt;
{{!}}Redis deployment mode&lt;br /&gt;
{{!}}false&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`redis.enableTLS`&lt;br /&gt;
{{!}}Either to use TLS on Redis connection&lt;br /&gt;
{{!}}false&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`redis.password`&lt;br /&gt;
{{!}}Access key for Redis authentication&lt;br /&gt;
{{!}}nil&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`nexus.url`&lt;br /&gt;
{{!}}URL to Nexus&lt;br /&gt;
{{!}}nil&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`nexus.apikey`&lt;br /&gt;
{{!}}Nexus API key&lt;br /&gt;
{{!}}nil&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`service.type`&lt;br /&gt;
{{!}}Service type&lt;br /&gt;
{{!}}ClusterIP&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`monitoring.enabled`&lt;br /&gt;
{{!}}Enable or disable pod monitor&lt;br /&gt;
{{!}}false&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`monitoring.alarms`&lt;br /&gt;
{{!}}Create PrometheusRule k8s object with alarm definitions&lt;br /&gt;
{{!}}false&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`monitoring.dashboards`&lt;br /&gt;
{{!}}Create ConfigMap with Grafana Dashboards&lt;br /&gt;
{{!}}false&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`networkPolicies.enabled`&lt;br /&gt;
{{!}}Enable or disable network policies&lt;br /&gt;
{{!}}false&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}`dnsConfig.options`&lt;br /&gt;
{{!}}DNS Configuration options&lt;br /&gt;
{{!}}{ name: ndots, value: &amp;quot;3&amp;quot; }&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Configure Kubernetes&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext====ConfigMaps===&lt;br /&gt;
Not applicable as all required ConfigMaps are created via Helm Chart basing on the provided values.&lt;br /&gt;
===Create the pull secret===&lt;br /&gt;
Use the following code snippet as an example of how to create pull secret:&lt;br /&gt;
 kubectl create secret docker-registry mycred --docker-server=pureengage.jfrog.io --docker-username=&amp;lt;jfrog_username&amp;gt; --docker-password=&amp;lt;API key from jfrog&amp;gt;&lt;br /&gt;
You can add ''mycred'' to Helm override values by setting '''image.pullSecrets''' to ''[ mycred ]''.&lt;br /&gt;
&lt;br /&gt;
For OpenShift, you may add the ''mycred'' secret in current namespace as the default pull secret:&amp;lt;source&amp;gt;oc secrets link default mycred --for=pull &amp;lt;/source&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Configure security&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext====Arbitrary UIDs in OpenShift===&lt;br /&gt;
To use arbitrary UIDs in your OpenShift deployment, ensure the following settings:&amp;lt;source&amp;gt;podSecurityContext:&lt;br /&gt;
    runAsNonRoot: true&lt;br /&gt;
    runAsUser: null&lt;br /&gt;
    runAsGroup: 0&lt;br /&gt;
    fsGroup: null&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
|PEPageType=9c3ae89b-4f75-495b-85f8-d8c4afcb3f97&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Santhosh.annamalai@genesys.com</name></author>
		
	</entry>
</feed>