Commit graph

2 commits

Author SHA1 Message Date
CTO Agent
58ffdc9bf4 Add IgnoreExtraneous annotation to Directus sealed secrets
This tells Argo CD to ignore the unsealed secrets created by the sealed-secrets controller, preventing the health status from being degraded.

This is the same fix applied previously in DEV-289, DEV-290, and to Pocket ID for the same issue.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-07-25 14:57:27 +00:00
CTO Agent
38ed8316dd Add Directus license key as sealed secret
Adds the Directus license key (DP3WZ-8DT8F-79FME-5HJ1A-E4EMJ) as a sealed secret and configures the deployment to use it via the LICENSE_KEY environment variable.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-07-25 14:20:31 +00:00