<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Secrets on Thomas Peters</title><link>https://www.sirmysterion.com/tags/secrets/</link><description>Recent content in Secrets on Thomas Peters</description><generator>Hugo</generator><language>en</language><managingEditor>thomas@tnepeters.com (Thomas Peters)</managingEditor><webMaster>thomas@tnepeters.com (Thomas Peters)</webMaster><copyright>&lt;a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener"&gt;CC BY-NC 4.0&lt;/a&gt;</copyright><lastBuildDate>Sat, 29 Aug 2026 20:51:55 -0600</lastBuildDate><atom:link href="https://www.sirmysterion.com/tags/secrets/index.xml" rel="self" type="application/rss+xml"/><item><title>Sealed Secrets for One, External Secrets for a Team</title><link>https://www.sirmysterion.com/posts/20260817-sealed-secrets-vs-external-secrets/</link><pubDate>Mon, 17 Aug 2026 00:00:00 +0000</pubDate><author>thomas@tnepeters.com (Thomas Peters)</author><guid>https://www.sirmysterion.com/posts/20260817-sealed-secrets-vs-external-secrets/</guid><description>&lt;h1 id="the-problem"&gt;The Problem&lt;/h1&gt;
&lt;p&gt;GitOps has one famous exception: secrets.
Everything else in my clusters is a file in git, but credentials can&amp;rsquo;t be, so every GitOps repo grows a secrets strategy.&lt;/p&gt;
&lt;p&gt;I currently run two different ones, on purpose:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Homelab:&lt;/strong&gt; &lt;a href="https://github.com/bitnami-labs/sealed-secrets"&gt;Sealed Secrets&lt;/a&gt;, plus a few gitignored imperative secrets&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;A team platform I built:&lt;/strong&gt; &lt;a href="https://external-secrets.io/"&gt;External Secrets Operator&lt;/a&gt; backed by a self-hosted &lt;a href="https://github.com/dani-garcia/vaultwarden"&gt;Vaultwarden&lt;/a&gt; organization&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This isn&amp;rsquo;t indecision.
It&amp;rsquo;s the same decision made twice with different inputs.
The variable that flips the answer isn&amp;rsquo;t security or scale of &lt;em&gt;workloads&lt;/em&gt;.
It&amp;rsquo;s the number of &lt;em&gt;humans&lt;/em&gt;.&lt;/p&gt;</description></item></channel></rss>