<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>A Desipient Blog - kubernetes</title>
    <link rel="self" type="application/atom+xml" href="https://desipient.com/tags/kubernetes/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://desipient.com"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2024-05-01T00:00:00+00:00</updated>
    <id>https://desipient.com/tags/kubernetes/atom.xml</id>
    <entry xml:lang="en">
        <title>Rook CSI Provisioner Empty Secret</title>
        <published>2024-05-01T00:00:00+00:00</published>
        <updated>2024-05-01T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://desipient.com/blog/rook-csi-provisioner-empty-secret/"/>
        <id>https://desipient.com/blog/rook-csi-provisioner-empty-secret/</id>
        
        <content type="html" xml:base="https://desipient.com/blog/rook-csi-provisioner-empty-secret/">&lt;p&gt;I recently installed &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;rook.io&quot;&gt;rook&lt;&#x2F;a&gt; as the storage provider for my kubernetes
cluster, managed by ArgoCD. On first use of trying to provision a PVC, I came across
a small issue which proved difficult to diagnose, but easy to fix. Hopefully this
post is favoured by the search index gods, and finds its way to some poor sap facing
the same issue to help.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;the-initial-symptom&quot;&gt;&lt;a class=&quot;zola-anchor&quot; href=&quot;#the-initial-symptom&quot; aria-label=&quot;Anchor link for: the-initial-symptom&quot;&gt;&lt;i class=&quot;icon&quot;&gt;&lt;&#x2F;i&gt;&lt;&#x2F;a&gt;
The initial symptom&lt;&#x2F;h2&gt;
&lt;p&gt;A new PVC is created, and stays perpetually in “Pending state”&lt;&#x2F;p&gt;
&lt;h2 id=&quot;initial-investigation&quot;&gt;&lt;a class=&quot;zola-anchor&quot; href=&quot;#initial-investigation&quot; aria-label=&quot;Anchor link for: initial-investigation&quot;&gt;&lt;i class=&quot;icon&quot;&gt;&lt;&#x2F;i&gt;&lt;&#x2F;a&gt;
Initial investigation&lt;&#x2F;h2&gt;
&lt;p&gt;Following the rook &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;rook.io&#x2F;docs&#x2F;rook&#x2F;latest-release&#x2F;Troubleshooting&#x2F;ceph-csi-common-issues&#x2F;#provisioning-volumes&quot;&gt;troubleshooting guides&lt;&#x2F;a&gt;,
we check the provisioner logs, and see a whole bunch of logs of the provisioner
trying and failing to provision the PV:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #CDD6F4; background-color: #1E1E2E;&quot;&gt;&lt;code data-lang=&quot;shellscript&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #89B4FA;font-style: italic;&quot;&gt;kubectl&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; -n rook-ceph logs deploy&#x2F;csi-rbdplugin-provisioner -c csi-provisioner&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #89B4FA;font-style: italic;&quot;&gt;W0501&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; 10:24:23.798564&lt;&#x2F;span&gt;&lt;span style=&quot;color: #FAB387;&quot;&gt;       1&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; controller.go:934] Retrying syncing claim &amp;quot;0f1a6d42-0f9b-47a0-9e62-aa36310f3ea5&amp;quot;, failure&lt;&#x2F;span&gt;&lt;span style=&quot;color: #FAB387;&quot;&gt; 385&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #89B4FA;font-style: italic;&quot;&gt;I0501&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; 10:24:23.798780&lt;&#x2F;span&gt;&lt;span style=&quot;color: #FAB387;&quot;&gt;       1&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; event.go:364] Event&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9399B2;&quot;&gt;(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;font-style: italic;&quot;&gt;v1.ObjectReference&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt;{Kind:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;font-style: italic;&quot;&gt;&amp;quot;PersistentVolumeClaim&amp;quot;,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; Namespace:&amp;quot;pvc-demo&amp;quot;,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #F5C2E7;&quot;&gt;\&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;Name:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt;&amp;quot;my-new-pvc&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; UID:&amp;quot;7eaef04d-6af8-4104-8cae-8b0edf5f2ed8&amp;quot;, APIVersion:&amp;quot;v1&amp;quot;, ResourceVersion:&amp;quot;89671786&amp;quot;, FieldPath:&amp;quot;&amp;quot;}&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9399B2;&quot;&gt;)&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #F5C2E7;&quot;&gt;\&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;type:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; &amp;#39;Warning&amp;#39; reason: &amp;#39;ProvisioningFailed&amp;#39; failed to provision volume with StorageClass &amp;quot;cluster-ceph&amp;quot;: rpc error:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #F5C2E7;&quot;&gt;\&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;code&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; = InvalidArgument desc = provided secret is empty&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #89B4FA;font-style: italic;&quot;&gt;code&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; = InvalidArgument desc = provided secret is emptycode = InvalidArgument desc = provided secret is emptycode = InvalidArgument desc = provided secret is emptycode = InvalidArgument desc = provided secret is empty&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Plugging some of these errors into your search engine of revealed a grand total
of… 6 search results, and nothing relevant.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;the-issue-background&quot;&gt;&lt;a class=&quot;zola-anchor&quot; href=&quot;#the-issue-background&quot; aria-label=&quot;Anchor link for: the-issue-background&quot;&gt;&lt;i class=&quot;icon&quot;&gt;&lt;&#x2F;i&gt;&lt;&#x2F;a&gt;
The issue - background&lt;&#x2F;h2&gt;
&lt;p&gt;Reading through the rook storage configuration &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;rook.io&#x2F;docs&#x2F;rook&#x2F;latest-release&#x2F;Storage-Configuration&#x2F;Block-Storage-RBD&#x2F;block-storage&#x2F;#provision-storage&quot;&gt;docs&lt;&#x2F;a&gt;,
the block storage StorageClass definition needs to define a number of standard
&lt;code&gt;csi.storage.k8s.io&lt;&#x2F;code&gt; parameters defining secret names with the credentials required
for connectivity.&lt;&#x2F;p&gt;
&lt;p&gt;Indeed, having a look at the values.yaml of the rook cluster helm chart used to
install the release via argo, the default block pool does indeed &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;rook&#x2F;rook&#x2F;blob&#x2F;release-1.14&#x2F;deploy&#x2F;charts&#x2F;rook-ceph-cluster&#x2F;values.yaml#L491&quot;&gt;define&lt;&#x2F;a&gt;
these parameters.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;the-issue-my-mistake&quot;&gt;&lt;a class=&quot;zola-anchor&quot; href=&quot;#the-issue-my-mistake&quot; aria-label=&quot;Anchor link for: the-issue-my-mistake&quot;&gt;&lt;i class=&quot;icon&quot;&gt;&lt;&#x2F;i&gt;&lt;&#x2F;a&gt;
The issue - my mistake&lt;&#x2F;h2&gt;
&lt;p&gt;However, I had overridden the &lt;code&gt;cephBlockPools&lt;&#x2F;code&gt; list in my own values, creating a
pool with a custom name and replication specification. What I &lt;em&gt;didn’t&lt;&#x2F;em&gt; do was provide
the credentials parameters for its StorageClass, as I’d assumed that these were
fairly standard, and would be included by default if I didn’t provide overrides.&lt;&#x2F;p&gt;
&lt;p&gt;I assumed wrong.&lt;sup class=&quot;footnote-reference&quot; id=&quot;fr-1-1&quot;&gt;&lt;a href=&quot;#fn-1&quot;&gt;1&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;the-fix&quot;&gt;&lt;a class=&quot;zola-anchor&quot; href=&quot;#the-fix&quot; aria-label=&quot;Anchor link for: the-fix&quot;&gt;&lt;i class=&quot;icon&quot;&gt;&lt;&#x2F;i&gt;&lt;&#x2F;a&gt;
The fix&lt;&#x2F;h2&gt;
&lt;p&gt;&lt;code&gt;Ctrl-c&lt;&#x2F;code&gt;, &lt;code&gt;Ctrl-v&lt;&#x2F;code&gt; the secrets parameters from the default values to my block pool’s
StorageClass definition, let Argo redeploy the cluster, and wait.&lt;&#x2F;p&gt;
&lt;p&gt;A few minutes later, success! Our PVs are now provisioned!&lt;&#x2F;p&gt;
&lt;section class=&quot;footnotes&quot;&gt;
&lt;ol class=&quot;footnotes-list&quot;&gt;
&lt;li id=&quot;fn-1&quot;&gt;
&lt;p&gt;As a high school maths teach of mine was fond of saying - When you &lt;em&gt;assume&lt;&#x2F;em&gt;,
you make an &lt;em&gt;ass&lt;&#x2F;em&gt; out of &lt;em&gt;u&lt;&#x2F;em&gt; and &lt;em&gt;me&lt;&#x2F;em&gt;.&lt;sup class=&quot;footnote-reference&quot; id=&quot;fr-2-1&quot;&gt;&lt;a href=&quot;#fn-2&quot;&gt;2&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt; &lt;a href=&quot;#fr-1-1&quot;&gt;↩&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li id=&quot;fn-2&quot;&gt;
&lt;p&gt;The man was himself, indeed, an ass. &lt;a href=&quot;#fr-2-1&quot;&gt;↩&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ol&gt;
&lt;&#x2F;section&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Multiple ingress-nginx Instances With MetalLB and ArgoCD</title>
        <published>2024-04-28T00:00:00+00:00</published>
        <updated>2024-04-28T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://desipient.com/blog/multiple-ingress-nginx-instances-with-metallb-and-argocd/"/>
        <id>https://desipient.com/blog/multiple-ingress-nginx-instances-with-metallb-and-argocd/</id>
        
        <content type="html" xml:base="https://desipient.com/blog/multiple-ingress-nginx-instances-with-metallb-and-argocd/">&lt;p&gt;In the process of updating my &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;kubernetes.github.io&#x2F;ingress-nginx&#x2F;&quot;&gt;ingress-nginx&lt;&#x2F;a&gt; controllers to
a &lt;a href=&quot;..&#x2F;my-clusters-journey&#x2F;&quot;&gt;ArgoCD application&lt;&#x2F;a&gt; on my k8s cluster, I found myself needing to have
multiple instances running within a single namespace and Argo application. OK, maybe I didn’t &lt;em&gt;need&lt;&#x2F;em&gt; to,
but my sense of organisation needed to…&lt;&#x2F;p&gt;
&lt;p&gt;Of course, the first go at setting this up was to add an Argo application sourcing the helm chart twice, and
basically copy-pasting the helm values from the FAQ
&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;kubernetes.github.io&#x2F;ingress-nginx&#x2F;user-guide&#x2F;k8s-122-migration&#x2F;#i-cant-use-multiple-namespaces-what-should-i-do&quot;&gt;specifically&lt;&#x2F;a&gt;
about installing multiple instances within the same namespace for the second instance. But this approach was
thwarted by the documentation being wrong. Using these values results in at least one resource with a
duplicate name (the controller &lt;code&gt;service&lt;&#x2F;code&gt; at least, but I didn’t check for more). Had I attempted the install
with helm, this should have failed as the combination of name and resource type is unique within a namespace.
Argo, however, will happily accept the duplicates and ignore all but the last generated.&lt;sup class=&quot;footnote-reference&quot; id=&quot;fr-1-1&quot;&gt;&lt;a href=&quot;#fn-1&quot;&gt;1&lt;&#x2F;a&gt;&lt;&#x2F;sup&gt;&lt;&#x2F;p&gt;
&lt;p&gt;So the fix? Easy - the chart provides a &lt;code&gt;nameOverride&lt;&#x2F;code&gt; value which can be used to override the generated names
of the resources. This includes, by the way, the &lt;code&gt;electionID&lt;&#x2F;code&gt;, so we can drop that specification in our values.&lt;&#x2F;p&gt;
&lt;p&gt;The resulting application definition looks a little something like the below. Note as well the annotations for
the IPs requested from MetalLB. This ensure that the assigned IPs for each don’t change when moving between
namespaces.&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #CDD6F4; background-color: #1E1E2E;&quot;&gt;&lt;code data-lang=&quot;yaml&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt; 1&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;apiVersion&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; argoproj.io&#x2F;v1alpha1&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt; 2&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;kind&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; Application&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt; 3&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;metadata&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt; 4&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;  name&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; ingress-nginx&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt; 5&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;  namespace&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; argo&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt; 6&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;  finalizers&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt; 7&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9399B2;&quot;&gt;    -&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; resources-finalizer.argocd.argoproj.io&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt; 8&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;spec&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt; 9&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;  project&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; default&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;10&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;  sources&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;11&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9399B2;&quot;&gt;    -&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt; repoURL&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; https:&#x2F;&#x2F;kubernetes.github.io&#x2F;ingress-nginx&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;12&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;      chart&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; ingress-nginx&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;13&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;      targetRevision&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #FAB387;&quot;&gt; 4.10.1&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;14&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;      helm&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;15&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;        valuesObject&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;16&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;          controller&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;17&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;            service&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;18&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;              annotations&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;19&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;                metallb.universe.tf&#x2F;loadBalancerIPs&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #FAB387;&quot;&gt; 192.168.0.1&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;20&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9399B2;&quot;&gt;    -&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt; repoURL&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; https:&#x2F;&#x2F;kubernetes.github.io&#x2F;ingress-nginx&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;21&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;      chart&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; ingress-nginx&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;22&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;      targetRevision&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #FAB387;&quot;&gt; 4.10.1&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;23&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;      helm&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;24&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;        valuesObject&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;25&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;          nameOverride&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; ingress-nginx-secondary&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;26&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;          controller&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;27&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;            ingressClassResource&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;28&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;              name&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; nginx-secondary&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;29&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;              controllerValue&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; k8s.io&#x2F;ingress-nginx-secondary&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;30&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;              enabled&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #FAB387;&quot;&gt; true&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;31&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;            ingressClassByName&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #FAB387;&quot;&gt; true&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;32&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;            ingressClass&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; nginx-secondary&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;33&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;            service&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;34&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;              annotations&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;35&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;                metallb.universe.tf&#x2F;loadBalancerIPs&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #FAB387;&quot;&gt; 192.168.0.2&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;36&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;  destination&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;37&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;    server&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; https:&#x2F;&#x2F;kubernetes.default.svc&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;38&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;    namespace&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; ingress-nginx&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;39&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;  syncPolicy&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;40&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;    syncOptions&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;41&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9399B2;&quot;&gt;      -&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; CreateNamespace=true&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;42&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9399B2;&quot;&gt;      -&lt;&#x2F;span&gt;&lt;span style=&quot;color: #A6E3A1;&quot;&gt; PruneLast=true&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;43&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;    automated&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;44&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;      selfHeal&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #FAB387;&quot;&gt; true&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;giallo-ln&quot; style=&quot;color: #7F849C;&quot;&gt;45&lt;&#x2F;span&gt;&lt;span style=&quot;color: #89B4FA;&quot;&gt;      prune&lt;&#x2F;span&gt;&lt;span style=&quot;color: #94E2D5;&quot;&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #FAB387;&quot;&gt; true&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;&lt;section class=&quot;footnotes&quot;&gt;
&lt;ol class=&quot;footnotes-list&quot;&gt;
&lt;li id=&quot;fn-1&quot;&gt;
&lt;p&gt;Yes, this is expected behaviour. Yes, I am aware that this says more about the fact that I am completely abusing the multiple source feature of ArgoCD. &lt;a href=&quot;#fr-1-1&quot;&gt;↩&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ol&gt;
&lt;&#x2F;section&gt;
</content>
        
    </entry>
</feed>
