Commit Graph

2 Commits

Author SHA1 Message Date
argoyle 9077c89ded fix(k8s): update apiVersion for ExternalSecret resource
Updates the apiVersion in the ExternalSecret resource to the latest 
version. This change ensures compatibility with current external-secrets 
implementation and leverages improved features and bug fixes.
2025-05-19 20:29:05 +02:00
argoyle b08ee1b646 feat(k8s): add external secret for geo-service
Creates an ExternalSecret for the geo-service to manage 
sensitive information through an external secrets store. 
Removes the legacy create-secrets script and updates 
references in the deployment configuration to use the 
new secret. This enhances security and maintainability 
by centralizing secret management.
2025-04-08 10:15:22 +02:00